Go to the documentation of this file.
24 main(
int argc,
char *argv[])
32 #if SDL_VERSION_ATLEAST(2, 0, 0)
33 SDL_Log(
"Compiled with SDL 2.0 or newer\n");
35 SDL_Log(
"Compiled with SDL older than 2.0\n");
38 SDL_Log(
"Compiled version: %d.%d.%d.%d (%s)\n",
42 SDL_Log(
"Linked version: %d.%d.%d.%d (%s)\n",