Enable joystick emulation key definition.

This commit is contained in:
sorgelig
2017-07-03 17:05:49 +08:00
parent b039f7c0d2
commit f89fa29f50
5 changed files with 181 additions and 154 deletions

View File

@@ -15,7 +15,8 @@ int input_poll(int getchar);
void start_map_setting(int cnt);
int get_map_button();
int get_map_button();
int get_map_type();
void finish_map_setting(int dismiss);
uint16_t get_map_vid();
uint16_t get_map_pid();