Add hotkey to swap screens (#953)

This commit is contained in:
gal20
2021-01-18 23:51:39 +02:00
committed by GitHub
parent d529b650c0
commit cd6859ef6f
6 changed files with 14 additions and 4 deletions

View File

@ -30,6 +30,7 @@ enum
HK_FastForward,
HK_FastForwardToggle,
HK_FullscreenToggle,
HK_SwapScreens,
HK_SolarSensorDecrease,
HK_SolarSensorIncrease,
HK_MAX