diff options
Diffstat (limited to 'source/core/StarInputEvent.hpp')
-rw-r--r-- | source/core/StarInputEvent.hpp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/source/core/StarInputEvent.hpp b/source/core/StarInputEvent.hpp index fefca1b..e750efa 100644 --- a/source/core/StarInputEvent.hpp +++ b/source/core/StarInputEvent.hpp @@ -119,6 +119,15 @@ enum class Key : uint16_t { F13, F14, F15, + F16, + F17, + F18, + F19, + F20, + F21, + F22, + F23, + F24, NumLock, CapsLock, ScrollLock, |