Mercurial > sdl-ios-xcode
changeset 2948:31f207e27452
Re-enabled joystick support during compilation.
author | Holmes Futrell <hfutrell@umail.ucsb.edu> |
---|---|
date | Thu, 01 Jan 2009 23:01:05 +0000 |
parents | fec0db6c44b7 |
children | 4eabc35fbb4a |
files | include/SDL_config_iphoneos.h |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/include/SDL_config_iphoneos.h Thu Jan 01 21:34:22 2009 +0000 +++ b/include/SDL_config_iphoneos.h Thu Jan 01 23:01:05 2009 +0000 @@ -94,9 +94,6 @@ /* Enable the stub cdrom driver (src/cdrom/dummy/\*.c) */ #define SDL_CDROM_DISABLED 1 -/* Enable the stub joystick driver (src/joystick/dummy/\*.c) */ -#define SDL_JOYSTICK_DISABLED 1 - /* Enable the stub haptic driver (src/haptic/dummy/\*.c) */ #define SDL_HAPTIC_DISABLED 1