mirror of
https://github.com/halpz/re3.git
synced 2026-01-20 11:19:31 +00:00
Store all settings in .INI
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user