equal
deleted
inserted
replaced
27 |
27 |
28 These are independent of the other SDL routines. |
28 These are independent of the other SDL routines. |
29 */ |
29 */ |
30 |
30 |
31 #include "SDL_stdinc.h" |
31 #include "SDL_stdinc.h" |
|
32 #include "SDL_error.h" |
32 |
33 |
33 #include "begin_code.h" |
34 #include "begin_code.h" |
34 /* Set up for C function definitions, even when using C++ */ |
35 /* Set up for C function definitions, even when using C++ */ |
35 #ifdef __cplusplus |
36 #ifdef __cplusplus |
36 extern "C" { |
37 extern "C" { |