mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-22 22:01:06 -06:00
Add fast forward hotkeys
This commit is contained in:
@ -26,7 +26,7 @@ namespace Config
|
||||
|
||||
typedef struct
|
||||
{
|
||||
char Name[16];
|
||||
char Name[32];
|
||||
int Type;
|
||||
void* Value;
|
||||
int DefaultInt;
|
||||
|
Reference in New Issue
Block a user