mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-18 12:49:22 +00:00
CCarCtrl::GenerateOneRandomCar
This commit is contained in:
parent
f902136b6a
commit
7e753c2596
19 changed files with 275 additions and 41 deletions
|
@ -39,5 +39,6 @@ public:
|
|||
|
||||
static bool IsBoatModel(int32 id);
|
||||
static bool IsBikeModel(int32 id);
|
||||
static bool IsCarModel(int32 id);
|
||||
static void ReInit2dEffects();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue