mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 03:14:08 +00:00
More refs removed
This commit is contained in:
parent
7bd12f4a48
commit
83cbe4e39e
19 changed files with 88 additions and 89 deletions
|
@ -49,7 +49,7 @@ bool bAllCarCheat; // unused
|
|||
|
||||
RwObject *GetCurrentAtomicObjectCB(RwObject *object, void *data);
|
||||
|
||||
bool &CAutomobile::m_sAllTaxiLights = *(bool*)0x95CD21;
|
||||
bool CAutomobile::m_sAllTaxiLights;// = *(bool*)0x95CD21;
|
||||
|
||||
CAutomobile::CAutomobile(int32 id, uint8 CreatedBy)
|
||||
: CVehicle(CreatedBy)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue