synced code with scummvm trunk
This commit is contained in:
parent
c8436afa36
commit
edadbb35be
140 changed files with 5146 additions and 2956 deletions
|
@ -272,6 +272,6 @@ const HardwareKey *Keymapper::findHardwareKey(const KeyState& key) {
|
|||
return (_hardwareKeys) ? _hardwareKeys->findHardwareKey(key) : 0;
|
||||
}
|
||||
|
||||
} // end of namespace Common
|
||||
} // End of namespace Common
|
||||
|
||||
#endif // #ifdef ENABLE_KEYMAPPER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue