revert "disable Vsync checkbox in case we are in borderelss or windowed mode to avoid unnecessary input lag"
This commit is contained in:
parent
e4b0fc3f9d
commit
30e6010a88
2 changed files with 0 additions and 35 deletions
|
@ -118,7 +118,6 @@ private: // Benutzer-Deklarationen
|
|||
virtual void __fastcall CreateParams(TCreateParams & Params);
|
||||
void SaveSettings();
|
||||
bool GetBool(TIniFile *ini, System::UnicodeString key, bool defValue);
|
||||
bool VsyncAllowed();
|
||||
void ApplyTranslation(TIniFile *ini);
|
||||
System::UnicodeString GetKeyText(WORD key);
|
||||
WORD GetKeyCode(System::UnicodeString text);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue