SDLMain.h for Xcode
Does any one know what CPS is as mentioned in SDLMain.h
23 /* Use this flag to determine whether we use CPS (docking) or not */
24 #define SDL_USE_CPS 1
25 #ifdef SDL_USE_CPS
I can't seem to find it searching the docs
Does any one know what CPS is as mentioned in SDLMain.h
23 /* Use this flag to determine whether we use CPS (docking) or not */
24 #define SDL_USE_CPS 1
25 #ifdef SDL_USE_CPS
I can't seem to find it searching the docs
No comments:
Post a Comment