X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fjoystick.h;fp=src%2Flibgame%2Fjoystick.h;h=d778c88c178cc9abaaa22fbc307e4481735184e0;hp=dfc3089b8851cd0402f7a2fb8f037bd071ee6849;hb=3ae70b9d27b4b2c038f35b0aa5985c368542a486;hpb=07ed632468cc7e9b6561094ce787b0035d38f328 diff --git a/src/libgame/joystick.h b/src/libgame/joystick.h index dfc3089b..d778c88c 100644 --- a/src/libgame/joystick.h +++ b/src/libgame/joystick.h @@ -36,7 +36,7 @@ /* get these values from the program 'js' from the joystick package, */ /* set JOYSTICK_PERCENT to a threshold appropriate for your joystick */ -#ifdef TARGET_SDL +#if defined(TARGET_SDL) #define JOYSTICK_XLEFT -32767 #define JOYSTICK_XMIDDLE 0 #define JOYSTICK_XRIGHT 32767