Browse Source

Rename ex08_audio.c to audio_sound_loading.c

Ray 11 years ago
parent
commit
0cdeb4e267
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/audio_sound_loading.c

+ 1 - 1
examples/ex08_audio.c → examples/audio_sound_loading.c

@@ -57,4 +57,4 @@ int main()
     //--------------------------------------------------------------------------------------
     //--------------------------------------------------------------------------------------
     
     
     return 0;
     return 0;
-}
+}