comparison SDL_sound_internal.h @ 526:2df1f5c62d38

Updated my email address.
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 06 Aug 2007 09:44:02 +0000
parents 137c0b00ea4c
children 2e8907ff98e9
comparison
equal deleted inserted replaced
524:a0bb7a9c05b1 526:2df1f5c62d38
21 * Internal function/structure declaration. Do NOT include in your 21 * Internal function/structure declaration. Do NOT include in your
22 * application. 22 * application.
23 * 23 *
24 * Please see the file COPYING in the source's root directory. 24 * Please see the file COPYING in the source's root directory.
25 * 25 *
26 * This file written by Ryan C. Gordon. (icculus@clutteredmind.org) 26 * This file written by Ryan C. Gordon. (icculus@icculus.org)
27 */ 27 */
28 28
29 #ifndef _INCLUDE_SDL_SOUND_INTERNAL_H_ 29 #ifndef _INCLUDE_SDL_SOUND_INTERNAL_H_
30 #define _INCLUDE_SDL_SOUND_INTERNAL_H_ 30 #define _INCLUDE_SDL_SOUND_INTERNAL_H_
31 31