comparison SDL_sound.c @ 525:50bb9a6cebfe stable-1.0

Updated my email address.
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 06 Aug 2007 09:44:02 +0000
parents 6d328f00c20d
children 3b1d1269e20d
comparison
equal deleted inserted replaced
521:f33471c47efe 525:50bb9a6cebfe
23 * 23 *
24 * Documentation is in SDL_sound.h ... It's verbose, honest. :) 24 * Documentation is in SDL_sound.h ... It's verbose, honest. :)
25 * 25 *
26 * Please see the file COPYING in the source's root directory. 26 * Please see the file COPYING in the source's root directory.
27 * 27 *
28 * This file written by Ryan C. Gordon. (icculus@clutteredmind.org) 28 * This file written by Ryan C. Gordon. (icculus@icculus.org)
29 */ 29 */
30 30
31 #if HAVE_CONFIG_H 31 #if HAVE_CONFIG_H
32 # include <config.h> 32 # include <config.h>
33 #endif 33 #endif