Store all settings in .INI

This commit is contained in:
erorcun
2021-01-23 15:59:38 +03:00
parent f85b5e99ed
commit 73f1340afb
14 changed files with 432 additions and 130 deletions

View File

@@ -61,7 +61,7 @@ bool CPad::bOldDisplayNoControllerMessage;
bool CPad::m_bMapPadOneToPadTwo;
bool CPad::m_bDebugCamPCOn;
bool CPad::bHasPlayerCheated;
bool CPad::bInvertLook4Pad = true;
bool CPad::bInvertLook4Pad;
#ifdef GTA_PS2
unsigned char act_direct[6];
unsigned char act_align[6];