mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 15:50:00 -06:00
Add "frame step" hotkey and function (#1119)
This commit is contained in:
@ -33,6 +33,7 @@ enum
|
||||
HK_SwapScreens,
|
||||
HK_SolarSensorDecrease,
|
||||
HK_SolarSensorIncrease,
|
||||
HK_FrameStep,
|
||||
HK_MAX
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user