diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/sdl.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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("") ; |