mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-27 06:11:51 +00:00
Update
This commit is contained in:
parent
35ac275f62
commit
67ab87669f
@ -125,7 +125,7 @@ static bool handle_icade_event(unsigned *code, bool *keydown)
|
||||
settings_t *settings = config_get_ptr();
|
||||
static bool initialized = false;
|
||||
bool ret = false;
|
||||
unsigned kb_type_idx = settings->input.keyboard_gamepad_mapping_type;
|
||||
unsigned kb_type_idx = settings->uints.input_keyboard_gamepad_mapping_type;
|
||||
|
||||
if (!initialized)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user