Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Re-enabled joystick support during compilation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Holmes Futrell committed Jan 1, 2009
1 parent 3efb034 commit 76a03a1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/SDL_config_iphoneos.h
Expand Up @@ -94,9 +94,6 @@ typedef unsigned long uintptr_t;
/* 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

Expand Down

0 comments on commit 76a03a1

Please sign in to comment.