Update to version 1.0.3
View CHANGELOG for full list of changes
This commit is contained in:
parent
134dcd4a6a
commit
5bf9675d38
40 changed files with 472 additions and 149 deletions
|
@ -24,7 +24,7 @@ int main()
|
|||
|
||||
InitAudioDevice(); // Initialize audio device
|
||||
|
||||
Sound fx = LoadSound("resources/weird.wav"); // Load WAV audio file
|
||||
Sound fx = LoadSound("resources/audio/weird.wav"); // Load WAV audio file
|
||||
//--------------------------------------------------------------------------------------
|
||||
|
||||
// Main game loop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue