Mercurial > sdl-ios-xcode
diff src/main/macosx/exports/SDL.x @ 1317:6c7b69218276
Updated exports
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 01 Feb 2006 09:01:12 +0000 |
parents | 9c55b00f8251 |
children | 4d241ea8a1cd |
line wrap: on
line diff
--- a/src/main/macosx/exports/SDL.x Wed Feb 01 08:24:32 2006 +0000 +++ b/src/main/macosx/exports/SDL.x Wed Feb 01 09:01:12 2006 +0000 @@ -1,5 +1,3 @@ - .objc_class_name_SDL_QuartzWindow - .objc_class_name_SDL_QuartzWindowDelegate _SDL_Init _SDL_InitSubSystem _SDL_QuitSubSystem @@ -188,3 +186,5 @@ _SDL_WM_ToggleFullScreen _SDL_WM_GrabInput _SDL_SoftStretch + .objc_class_name_SDL_QuartzWindow + .objc_class_name_SDL_QuartzWindowDelegate