Searched refs:SDL_SetModuleHandle (Results 1 – 3 of 3) sorted by relevance
70 extern DECLSPEC void SDLCALL SDL_SetModuleHandle(void *hInst);
312 SDL_SetModuleHandle(GetModuleHandle(NULL)); in console_main()
693 void SDL_SetModuleHandle(void *handle) in SDL_SetModuleHandle() function