diff --git a/lib/libimhex/include/hex/helpers/keys.hpp b/lib/libimhex/include/hex/helpers/keys.hpp index 6c9e5b059..06b3c95a9 100644 --- a/lib/libimhex/include/hex/helpers/keys.hpp +++ b/lib/libimhex/include/hex/helpers/keys.hpp @@ -121,4 +121,4 @@ enum Keys { }; enum Keys scanCodeToKey(int scanCode); -int keyToScanCode(enum Keys key); \ No newline at end of file +int keyToScanCode(enum Keys key);