X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=pandora%2Fpnd.h;fp=pandora%2Fpnd.h;h=c7c8289a2485c0fbee0be2225d8ffae17ec7f306;hb=0dfe793b682b16d1d3f3d1973a9498adb0304b0f;hp=8b403b67c09c12e3479865930bcd7e52c0176af4;hpb=4b1350926e1b426ff2f83f08c579e1a819e9358c;p=gpsp.git diff --git a/pandora/pnd.h b/pandora/pnd.h index 8b403b6..c7c8289 100644 --- a/pandora/pnd.h +++ b/pandora/pnd.h @@ -5,6 +5,7 @@ u32 gpsp_plat_joystick_read(void); u32 gpsp_plat_buttons_to_cursor(u32 buttons); #define PLAT_BUTTON_COUNT 17 +#define PLAT_MENU_BUTTON -1 // have one hardcoded extern u32 button_plat_mask_to_config[PLAT_BUTTON_COUNT]; void *fb_flip_screen(void);