mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-27 00:00:07 -06:00
add hotkey config values.
duplicate DlgInputConfig so that it can also do hotkey config. also prevent from opening those config dialogs a billion times.
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
namespace DlgInputConfig
|
||||
{
|
||||
|
||||
void Open();
|
||||
void Open(int type);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user