Reformat audio module
This commit is contained in:
parent
069318dc0b
commit
9656552878
3 changed files with 12 additions and 12 deletions
|
@ -9,4 +9,4 @@ namespace audio {
|
||||||
void initialize();
|
void initialize();
|
||||||
|
|
||||||
void play_file(const prism::path& path, float gain = 1.0f);
|
void play_file(const prism::path& path, float gain = 1.0f);
|
||||||
}
|
} // namespace audio
|
||||||
|
|
Reference in a new issue