rnd-20010115-1-src
[rocksndiamonds.git] / src / libgame / sdl.h
index e6543a9e80dbd25c51592dda6a0834dc0d136f64..cc14ea056ac5fea328b5d77b6a33b4ec621c8e00 100644 (file)
@@ -1,7 +1,7 @@
 /***********************************************************
 * Artsoft Retro-Game Library                               *
 *----------------------------------------------------------*
-* (c) 1994-2000 Artsoft Entertainment                      *
+* (c) 1994-2001 Artsoft Entertainment                      *
 *               Holger Schemel                             *
 *               Detmolder Strasse 189                      *
 *               33604 Bielefeld                            *
@@ -326,7 +326,7 @@ void sge_Line(SDL_Surface *, Sint16, Sint16, Sint16, Sint16, Uint32);
 
 Bitmap *SDLLoadImage(char *);
 
-inline boolean SDLOpenAudio(void);
+inline void SDLOpenAudio(void);
 inline void SDLCloseAudio(void);
 
 #endif /* SDL_H */