Mercurial > sdl-ios-xcode
diff src/main/macos/exports/SDL.x @ 1516:4d241ea8a1cd
Updated MacOS Classic build
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 13 Mar 2006 05:36:42 +0000 |
parents | 5f5a74d29d18 |
children | 84cecd0b64b4 |
line wrap: on
line diff
--- a/src/main/macos/exports/SDL.x Mon Mar 13 04:35:59 2006 +0000 +++ b/src/main/macos/exports/SDL.x Mon Mar 13 05:36:42 2006 +0000 @@ -67,6 +67,7 @@ SDL_JoystickClose SDL_EnableUNICODE SDL_EnableKeyRepeat + SDL_GetKeyRepeat SDL_GetKeyState SDL_GetModState SDL_SetModState @@ -199,6 +200,9 @@ SDL_strlwr SDL_ltoa SDL_ultoa + SDL_strcasecmp + SDL_strncasecmp SDL_snprintf SDL_vsnprintf + SDL_iconv_string SDL_InitQuickDraw