mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-05-02 10:59:35 +02:00
edit rpi.h
This commit is contained in:
@@ -2,6 +2,7 @@ void gpsp_plat_init(void);
|
|||||||
void gpsp_plat_quit(void);
|
void gpsp_plat_quit(void);
|
||||||
|
|
||||||
#define PLAT_BUTTON_COUNT 17
|
#define PLAT_BUTTON_COUNT 17
|
||||||
|
#define PLAT_MENU_BUTTON -1 // have one hardcoded
|
||||||
extern u32 button_plat_mask_to_config[PLAT_BUTTON_COUNT];
|
extern u32 button_plat_mask_to_config[PLAT_BUTTON_COUNT];
|
||||||
|
|
||||||
void *fb_flip_screen(void);
|
void *fb_flip_screen(void);
|
||||||
|
|||||||
Reference in New Issue
Block a user