Review audio module and examples
This commit is contained in:
parent
36cf1f7dfd
commit
58d2f70b7e
4 changed files with 76 additions and 125 deletions
|
@ -54,7 +54,6 @@ int main()
|
|||
{
|
||||
volume = 1.0;
|
||||
framesCounter = 0;
|
||||
PlayMusicStream(1, "resources/audio/another_file.ogg");
|
||||
}
|
||||
|
||||
SetMusicVolume(volume);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue