Mercurial > SDL_sound_CoreAudio
comparison extra_rwops.c @ 526:2df1f5c62d38
Updated my email address.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 06 Aug 2007 09:44:02 +0000 |
parents | 8e9720b66e55 |
children | 2e8907ff98e9 |
comparison
equal
deleted
inserted
replaced
524:a0bb7a9c05b1 | 526:2df1f5c62d38 |
---|---|
20 /* | 20 /* |
21 * Some extra RWops that are needed or are just handy to have. | 21 * Some extra RWops that are needed or are just handy to have. |
22 * | 22 * |
23 * Please see the file COPYING 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@icculus.org) |
26 */ | 26 */ |
27 | 27 |
28 #include <stdio.h> | 28 #include <stdio.h> |
29 #include <stdlib.h> | 29 #include <stdlib.h> |
30 #include "SDL.h" | 30 #include "SDL.h" |