mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 12:20:35 +00:00
more CCarCtrl
This commit is contained in:
parent
6a7fdadeaa
commit
14b945ba08
21 changed files with 433 additions and 51 deletions
|
@ -25,4 +25,5 @@ public:
|
|||
static void TriggerMessage(char *text, int16, uint16 time, int16);
|
||||
static void PrintMessages(void);
|
||||
static bool HasCarBeenCrushed(int32);
|
||||
static bool IsPointWithinHideOutGarage(CVector*);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue