use english key names for now
This commit is contained in:
parent
01f5efd734
commit
c6fecb8115
2 changed files with 47 additions and 5 deletions
|
@ -121,6 +121,7 @@ private: // Benutzer-Deklarationen
|
|||
void ApplyTranslation(TIniFile *ini);
|
||||
System::UnicodeString GetKeyText(WORD key);
|
||||
WORD GetKeyCode(System::UnicodeString key);
|
||||
System::UnicodeString TranslateShortCut(System::UnicodeString text);
|
||||
void DisableGameUX();
|
||||
void AddDllOverride();
|
||||
public: // Benutzer-Deklarationen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue