From da124cb14973af8fa69923fcb90ac4a2d1314339 Mon Sep 17 00:00:00 2001 From: glx Date: Wed, 9 Dec 2009 02:49:01 +0000 Subject: (svn r18439) -Fix (r15233): forgot to load the symbol from SDL.dll --- src/sdl.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sdl.cpp b/src/sdl.cpp index dab12704f..9bbf34c27 100644 --- a/src/sdl.cpp +++ b/src/sdl.cpp @@ -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("") ; -- cgit v1.2.3-70-g09d2