Explorar o código

Turned on controllermap debug output by default

Sam Lantinga %!s(int64=6) %!d(string=hai) anos
pai
achega
c8896e4681
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      test/controllermap.c

+ 3 - 0
test/controllermap.c

@@ -21,6 +21,9 @@
 
 
 #ifndef SDL_JOYSTICK_DISABLED
 #ifndef SDL_JOYSTICK_DISABLED
 
 
+/* Define this for verbose output while mapping controllers */
+#define DEBUG_CONTROLLERMAP
+
 #ifdef __IPHONEOS__
 #ifdef __IPHONEOS__
 #define SCREEN_WIDTH    320
 #define SCREEN_WIDTH    320
 #define SCREEN_HEIGHT   480
 #define SCREEN_HEIGHT   480