changeset 294 | d2d48e10f370 |
parent 293 | 585a7e1285ae |
child 7191 | 75360622e65f |
293:585a7e1285ae | 294:d2d48e10f370 |
---|---|
4 |
4 |
5 #if defined(__STDC__) || defined(__cplusplus) |
5 #if defined(__STDC__) || defined(__cplusplus) |
6 #define NeedFunctionPrototypes 1 |
6 #define NeedFunctionPrototypes 1 |
7 #endif |
7 #endif |
8 |
8 |
9 #ifndef SDL_NAME |
|
10 #define SDL_NAME(X) SDL_##X |
9 #define SDL_NAME(X) SDL_##X |
11 #endif |
|
12 |
10 |
13 #endif /* _SDLname_h_ */ |
11 #endif /* _SDLname_h_ */ |