(svn r18439) -Fix (r15233): forgot to load the symbol from SDL.dll

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
glx 15 years ago
parent b0eacbf350
commit da124cb149

@ -57,6 +57,7 @@ static const char sdl_files[] =
M("SDL_SetColorKey")
M("SDL_WM_SetIcon")
M("SDL_MapRGB")
M("SDL_VideoModeOK")
M("SDL_Linked_Version")
M("")
;

Loading…
Cancel
Save