equal
deleted
inserted
replaced
25 #include "SDL_compat.h" |
25 #include "SDL_compat.h" |
26 #include "SDL_sysvideo.h" |
26 #include "SDL_sysvideo.h" |
27 #include "SDL_blit.h" |
27 #include "SDL_blit.h" |
28 #include "SDL_RLEaccel_c.h" |
28 #include "SDL_RLEaccel_c.h" |
29 #include "SDL_pixels_c.h" |
29 #include "SDL_pixels_c.h" |
30 #include "SDL_leaks.h" |
|
31 |
30 |
32 |
31 |
33 /* Public routines */ |
32 /* Public routines */ |
34 /* |
33 /* |
35 * Create an empty RGB surface of the appropriate depth |
34 * Create an empty RGB surface of the appropriate depth |