Преглед на файлове

Changed comment in test program to avoid confusion.

There is a library called SDL_sound which is not used here.
Philipp Wiesemann преди 10 години
родител
ревизия
96229eed81
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      test/loopwave.c

+ 1 - 1
test/loopwave.c

@@ -10,7 +10,7 @@
   freely.
 */
 
-/* Program to load a wave file and loop playing it using SDL sound */
+/* Program to load a wave file and loop playing it using SDL audio */
 
 /* loopwaves.c is much more robust in handling WAVE files --
     This is only for simple WAVEs