diff src/main/win32/exports/SDL.def @ 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/SDL.def	Wed Jul 09 15:38:28 2003 +0000
+++ b/src/main/win32/exports/SDL.def	Thu Jul 10 07:46:19 2003 +0000
@@ -74,6 +74,9 @@
 	SDL_GetModState
 	SDL_SetModState
 	SDL_GetKeyName
+	SDL_LoadObject
+	SDL_LoadFunction
+	SDL_UnloadObject
 	SDL_SetModuleHandle
 	SDL_RegisterApp
 	SDL_InitQuickDraw