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

This commit is contained in:
glx
2009-12-09 02:49:01 +00:00
parent ba92913b19
commit 07eeea7844

View File

@@ -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("")
;