diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-04-03 02:26:37 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-04-03 02:26:37 +0200 |
commit | 7d6e67668ba317d823f58f9bd8edbea2da9f4b68 (patch) | |
tree | 2382b1c767890b613a6585322a98e5c9965172b9 /include | |
parent | 6cbcdbfc04a7bce35047535b3202a8140e41f87c (diff) |
Diffstat (limited to 'include')
-rw-r--r-- | include/mglpp/window/Keyboard.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mglpp/window/Keyboard.hpp b/include/mglpp/window/Keyboard.hpp index a7cc92d..2cb6c0a 100644 --- a/include/mglpp/window/Keyboard.hpp +++ b/include/mglpp/window/Keyboard.hpp @@ -131,6 +131,8 @@ namespace mgl { F20, F21, F22, + F23, + F24, /* This should always be the last key */ __NumKeys__ |