aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/audio_sound_loading.c (renamed from examples/ex08_audio.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ex08_audio.c b/examples/audio_sound_loading.c
index 5849b84e..d070e95d 100644
--- a/examples/ex08_audio.c
+++ b/examples/audio_sound_loading.c
@@ -57,4 +57,4 @@ int main()
//--------------------------------------------------------------------------------------
return 0;
-} \ No newline at end of file
+}