diff options
Diffstat (limited to 'src/frontend/qt_sdl/PlatformConfig.h')
-rw-r--r-- | src/frontend/qt_sdl/PlatformConfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/qt_sdl/PlatformConfig.h b/src/frontend/qt_sdl/PlatformConfig.h index c4dce03..43ac139 100644 --- a/src/frontend/qt_sdl/PlatformConfig.h +++ b/src/frontend/qt_sdl/PlatformConfig.h @@ -33,6 +33,7 @@ enum HK_SwapScreens, HK_SolarSensorDecrease, HK_SolarSensorIncrease, + HK_FrameStep, HK_MAX }; |