# HG changeset patch # User Holmes Futrell # Date 1230850865 0 # Node ID 31f207e27452bf0ce77864dd7f7a27534e89debe # Parent fec0db6c44b7998709f464bb2ec6b9973d15dde4 Re-enabled joystick support during compilation. diff -r fec0db6c44b7 -r 31f207e27452 include/SDL_config_iphoneos.h --- 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