summaryrefslogtreecommitdiff
path: root/sdl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sdl.c')
-rw-r--r--sdl.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/sdl.c b/sdl.c
index 5a5ca791d..f6474b6e1 100644
--- a/sdl.c
+++ b/sdl.c
@@ -54,6 +54,11 @@ static const char sdl_files[] =
M("SDL_VideoDriverName")
M("SDL_ListModes")
M("SDL_GetKeyState")
+ M("SDL_LoadBMP_RW")
+ M("SDL_RWFromFile")
+ M("SDL_SetColorKey")
+ M("SDL_WM_SetIcon")
+ M("SDL_MapRGB")
M("")
;
#undef M