mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 13:40:33 +00:00
some not fully tested stuff
This commit is contained in:
parent
5ef291ddf2
commit
80453d3f4d
15 changed files with 920 additions and 42 deletions
|
@ -39,4 +39,5 @@ public:
|
|||
static void DeActivateGarage(int16);
|
||||
static int32 QueryCarsCollected(int16);
|
||||
static bool HasThisCarBeenCollected(int16, uint8);
|
||||
static void ChangeGarageType(int16, int8); //TODO: eGarageType
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue