forked from TeamTofuShop/segatools
+ vol btns, / test and service remap, - gfx hook
This commit is contained in:
@ -8,8 +8,9 @@
|
||||
struct mercury_io_config {
|
||||
uint8_t vk_test;
|
||||
uint8_t vk_service;
|
||||
uint8_t vk_1p_btn[9];
|
||||
uint8_t vk_2p_btn[9];
|
||||
uint8_t vk_vol_up;
|
||||
uint8_t vk_vol_down;
|
||||
uint8_t vk_cell[240];
|
||||
};
|
||||
|
||||
void mercury_io_config_load(
|
||||
|
Reference in New Issue
Block a user