symbian-qemu-0.9.1-12/libsdl-trunk/include/SDL_name.h
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     1 
       
     2 #ifndef _SDLname_h_
       
     3 #define _SDLname_h_
       
     4 
       
     5 #if defined(__STDC__) || defined(__cplusplus)
       
     6 #define NeedFunctionPrototypes 1
       
     7 #endif
       
     8 
       
     9 #define SDL_NAME(X)	SDL_##X
       
    10 
       
    11 #endif /* _SDLname_h_ */