mirror of
https://github.com/Oibaf66/uae-wii.git
synced 2024-11-22 10:39:19 +01:00
Set the key map for the currprefs as well
This commit is contained in:
parent
0ff9a9d1dc
commit
5299b7eee1
@ -297,6 +297,7 @@ static void insert_keyboard_map(const char *key, const char *fmt, ...)
|
||||
va_end(ap);
|
||||
|
||||
read_inputdevice_config (&changed_prefs, buf, key);
|
||||
read_inputdevice_config (&currprefs, buf, key);
|
||||
}
|
||||
|
||||
static void keyboard_options(void)
|
||||
|
Loading…
Reference in New Issue
Block a user