Mercurial > SDL_sound_CoreAudio
comparison playsound/playsound.c @ 184:47cc2de2ae36
Changed reference to "LICENSE" file to "COPYING".
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Wed, 26 Dec 2001 10:40:25 +0000 |
parents | 69922f6a5c74 |
children | bfe5031726e8 |
comparison
equal
deleted
inserted
replaced
183:26996236d790 | 184:47cc2de2ae36 |
---|---|
18 */ | 18 */ |
19 | 19 |
20 /** | 20 /** |
21 * This is a quick and dirty test of SDL_sound. | 21 * This is a quick and dirty test of SDL_sound. |
22 * | 22 * |
23 * Please see the file LICENSE in the source's root directory. | 23 * Please see the file COPYING in the source's root directory. |
24 * | 24 * |
25 * This file written by Ryan C. Gordon. (icculus@clutteredmind.org) | 25 * This file written by Ryan C. Gordon. (icculus@clutteredmind.org) |
26 */ | 26 */ |
27 | 27 |
28 #include <stdio.h> | 28 #include <stdio.h> |