mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 03:34:09 +00:00
PlayBackThisFrameInterpolation and all it required...
This commit is contained in:
parent
b2b750bc90
commit
e2bd3573b4
58 changed files with 662 additions and 11 deletions
|
@ -11,5 +11,7 @@ public:
|
|||
static int32 ChooseCarModel(int32 vehclass);
|
||||
|
||||
static int32 &NumLawEnforcerCars;
|
||||
static int32 &NumAmbulancesOnDuty;
|
||||
static int32 &NumFiretrucksOnDuty;
|
||||
static bool &bCarsGeneratedAroundCamera;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue