X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fjoystick.h;h=dfc3089b8851cd0402f7a2fb8f037bd071ee6849;hb=3c53030b9e20c59004046274e94eff2ee90d0ab5;hp=efaaf5b8974440571dc1d6cc97e071c3f42158f4;hpb=e05dda5c8cc6687dcbc59e182a81aed627e262d0;p=rocksndiamonds.git diff --git a/src/libgame/joystick.h b/src/libgame/joystick.h index efaaf5b8..dfc3089b 100644 --- a/src/libgame/joystick.h +++ b/src/libgame/joystick.h @@ -61,6 +61,8 @@ #define JOY_DOWN MV_DOWN #define JOY_BUTTON_1 KEY_BUTTON_1 #define JOY_BUTTON_2 KEY_BUTTON_2 +#define JOY_BUTTON_SNAP KEY_BUTTON_SNAP +#define JOY_BUTTON_DROP KEY_BUTTON_DROP #define JOY_MOTION KEY_MOTION #define JOY_BUTTON KEY_BUTTON #define JOY_ACTION KEY_ACTION