mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-04 09:18:38 +00:00
WINTERMUTE: Remove extra semicolon.
This commit is contained in:
parent
4cfd906cec
commit
9989a4f3da
@ -277,7 +277,7 @@ enum VKeyCodes {
|
||||
VK_UP = 38,
|
||||
VK_RIGHT = 39,
|
||||
VK_DOWN = 40
|
||||
};
|
||||
}
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
Common::KeyCode BaseKeyboardState::vKeyToKeyCode(uint32 vkey) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user