diff include/SDL_config_iphoneos.h @ 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 99210400e8b9
children fb256fee28d8
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