Changed comment in test program to avoid confusion.
There is a library called SDL_sound which is not used here.
This commit is contained in:
parent
62b73d098f
commit
75a8a947fd
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
freely.
|
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 --
|
/* loopwaves.c is much more robust in handling WAVE files --
|
||||||
This is only for simple WAVEs
|
This is only for simple WAVEs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue