mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-03-06 21:00:31 +01:00
Merge 7a11770399
into 63b468927e
This commit is contained in:
commit
4c363d5e14
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ toml::value RootTable;
|
|||
DefaultList<int> DefaultInts =
|
||||
{
|
||||
{"Instance*.Keyboard", -1},
|
||||
{"Instance*.Keyboard.HK_FullscreenToggle", Qt::Key_F11},
|
||||
{"Instance*.Joystick", -1},
|
||||
{"Instance*.Window*.Width", 256},
|
||||
{"Instance*.Window*.Height", 384},
|
||||
|
|
Loading…
Add table
Reference in a new issue