diff src/main/beos/exports/SDL.exp @ 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/beos/exports/SDL.exp	Wed Jul 09 15:38:28 2003 +0000
+++ b/src/main/beos/exports/SDL.exp	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