Commit 7efd8f72 authored by Sam Lantinga's avatar Sam Lantinga

MacOS X additions from Darrell

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4053
parent b21d935d
...@@ -10,7 +10,6 @@ HEADERS = \ ...@@ -10,7 +10,6 @@ HEADERS = \
../../../../include/SDL_endian.h \ ../../../../include/SDL_endian.h \
../../../../include/SDL_error.h \ ../../../../include/SDL_error.h \
../../../../include/SDL_events.h \ ../../../../include/SDL_events.h \
../../../../include/SDL_getenv.h \
../../../../include/SDL_joystick.h \ ../../../../include/SDL_joystick.h \
../../../../include/SDL_keyboard.h \ ../../../../include/SDL_keyboard.h \
../../../../include/SDL_keysym.h \ ../../../../include/SDL_keysym.h \
......
...@@ -52,8 +52,6 @@ ...@@ -52,8 +52,6 @@
_SDL_SetEventFilter _SDL_SetEventFilter
_SDL_GetEventFilter _SDL_GetEventFilter
_SDL_EventState _SDL_EventState
_SDL_putenv
_SDL_getenv
_SDL_NumJoysticks _SDL_NumJoysticks
_SDL_JoystickName _SDL_JoystickName
_SDL_JoystickOpen _SDL_JoystickOpen
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment