Allow skip/cancel gamepad button mapping using menu button.

This commit is contained in:
sorgelig
2019-10-23 15:50:14 +08:00
parent 6fee050765
commit e98b870421
3 changed files with 61 additions and 14 deletions

View File

@@ -76,6 +76,7 @@ void start_map_setting(int cnt, int set = 0);
int get_map_button();
int get_map_type();
int get_map_clear();
int get_map_cancel();
void finish_map_setting(int dismiss);
uint16_t get_map_vid();
uint16_t get_map_pid();