mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
fix: Missing new line
This commit is contained in:
@@ -121,4 +121,4 @@ enum Keys {
|
||||
};
|
||||
|
||||
enum Keys scanCodeToKey(int scanCode);
|
||||
int keyToScanCode(enum Keys key);
|
||||
int keyToScanCode(enum Keys key);
|
||||
|
||||
Reference in New Issue
Block a user