Add "frame step" hotkey and function (#1119)

This commit is contained in:
cat
2021-06-05 15:10:37 -04:00
committed by GitHub
parent af36d10023
commit 2494058a71
5 changed files with 32 additions and 1 deletions

View File

@ -33,6 +33,7 @@ enum
HK_SwapScreens,
HK_SolarSensorDecrease,
HK_SolarSensorIncrease,
HK_FrameStep,
HK_MAX
};