comparison 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
comparison
equal deleted inserted replaced
1515:1e18097b1d7a 1516:4d241ea8a1cd
65 SDL_JoystickGetBall 65 SDL_JoystickGetBall
66 SDL_JoystickGetButton 66 SDL_JoystickGetButton
67 SDL_JoystickClose 67 SDL_JoystickClose
68 SDL_EnableUNICODE 68 SDL_EnableUNICODE
69 SDL_EnableKeyRepeat 69 SDL_EnableKeyRepeat
70 SDL_GetKeyRepeat
70 SDL_GetKeyState 71 SDL_GetKeyState
71 SDL_GetModState 72 SDL_GetModState
72 SDL_SetModState 73 SDL_SetModState
73 SDL_GetKeyName 74 SDL_GetKeyName
74 SDL_LoadObject 75 SDL_LoadObject
197 SDL_strrev 198 SDL_strrev
198 SDL_strupr 199 SDL_strupr
199 SDL_strlwr 200 SDL_strlwr
200 SDL_ltoa 201 SDL_ltoa
201 SDL_ultoa 202 SDL_ultoa
203 SDL_strcasecmp
204 SDL_strncasecmp
202 SDL_snprintf 205 SDL_snprintf
203 SDL_vsnprintf 206 SDL_vsnprintf
207 SDL_iconv_string
204 SDL_InitQuickDraw 208 SDL_InitQuickDraw