Add support for fullscreen hotkey (#748)

This commit is contained in:
WaluigiWare64
2020-09-06 21:59:35 +01:00
committed by GitHub
parent 7d20988b78
commit ea640398f9
6 changed files with 29 additions and 3 deletions

View File

@ -29,6 +29,7 @@ enum
HK_Reset,
HK_FastForward,
HK_FastForwardToggle,
HK_FullscreenToggle,
HK_SolarSensorDecrease,
HK_SolarSensorIncrease,
HK_MAX