mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-04-02 02:46:15 +02:00
align
This commit is contained in:
parent
6f540a9603
commit
7454684654
@ -118,7 +118,7 @@ private: // Benutzer-Deklarationen
|
|||||||
virtual void __fastcall CreateParams(TCreateParams & Params);
|
virtual void __fastcall CreateParams(TCreateParams & Params);
|
||||||
void SaveSettings();
|
void SaveSettings();
|
||||||
bool GetBool(TIniFile *ini, System::UnicodeString key, bool defValue);
|
bool GetBool(TIniFile *ini, System::UnicodeString key, bool defValue);
|
||||||
bool VsyncAllowed();
|
bool VsyncAllowed();
|
||||||
void ApplyTranslation(TIniFile *ini);
|
void ApplyTranslation(TIniFile *ini);
|
||||||
System::UnicodeString GetKeyText(WORD key);
|
System::UnicodeString GetKeyText(WORD key);
|
||||||
WORD GetKeyCode(System::UnicodeString text);
|
WORD GetKeyCode(System::UnicodeString text);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user