Searched refs:SDL_DEPRECATED (Results 1 – 2 of 2) sorted by relevance
36 #ifndef SDL_DEPRECATED38 # define SDL_DEPRECATED __attribute__((deprecated)) macro40 # define SDL_DEPRECATED __declspec(deprecated) macro42 # define SDL_DEPRECATED macro
194 extern SDL_DEPRECATED DECLSPEC int SDLCALL SDL_GetRevisionNumber(void);
Completed in 4 milliseconds