comparison include/SDL.h @ 1356:67114343400d

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Fri, 10 Feb 2006 03:19:02 +0000
parents 7ba544e2888d
children c71e05b4dc2e
comparison
equal deleted inserted replaced
1355:4d0f2b2147cf 1356:67114343400d
24 24
25 #ifndef _SDL_H 25 #ifndef _SDL_H
26 #define _SDL_H 26 #define _SDL_H
27 27
28 #include "SDL_stdinc.h" 28 #include "SDL_stdinc.h"
29 #include "SDL_main.h"
30 #include "SDL_error.h" 29 #include "SDL_error.h"
31 #include "SDL_rwops.h" 30 #include "SDL_rwops.h"
32 #include "SDL_timer.h" 31 #include "SDL_timer.h"
33 #include "SDL_audio.h" 32 #include "SDL_audio.h"
34 #include "SDL_cdrom.h" 33 #include "SDL_cdrom.h"