Searched refs:PLATFORM_BUTTON_MENU (Results 1 – 7 of 7) sorted by relevance
76 #define PLATFORM_BUTTON_MENU SDLK_1 macro94 #define PLATFORM_BUTTON_MENU SDLK_ESCAPE macro
37 #define PLATFORM_BUTTON_MENU SDLK_LALT macro
44 #define PLATFORM_BUTTON_MENU SDLK_RETURN macro
59 #define PLATFORM_BUTTON_MENU GP2X_BUTTON_START macro
48 #define PLATFORM_BUTTON_MENU PSP_BUTTON_START macro
61 #define PLATFORM_BUTTON_MENU GP2X_BUTTON_START macro
416 button[C_BTNMENU].button = PLATFORM_BUTTON_MENU; in initControls()