|
SDL
2.0
|
Include dependency graph for testkeys.c:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 23 of file testkeys.c.
References SDL_GetError, SDL_GetScancodeName, SDL_Init, SDL_INIT_VIDEO, SDL_Log, SDL_LOG_CATEGORY_APPLICATION, SDL_LOG_PRIORITY_INFO, SDL_LogError, SDL_LogSetPriority, SDL_NUM_SCANCODES, and SDL_Quit.