diff src/main/win32/exports/Makefile @ 648:12a21d82a060

Exposed SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() APIs
author Sam Lantinga <slouken@libsdl.org>
date Thu, 10 Jul 2003 07:46:19 +0000
parents fab1ddc4d7bf
children 51b5e0be61c3
line wrap: on
line diff
--- a/src/main/win32/exports/Makefile	Wed Jul 09 15:38:28 2003 +0000
+++ b/src/main/win32/exports/Makefile	Thu Jul 10 07:46:19 2003 +0000
@@ -13,6 +13,7 @@
 	../../../../include/SDL_joystick.h \
 	../../../../include/SDL_keyboard.h \
 	../../../../include/SDL_keysym.h \
+	../../../../include/SDL_loadso.h \
 	../../../../include/SDL_main.h \
 	../../../../include/SDL_mouse.h \
 	../../../../include/SDL_mutex.h \