mirror of
https://github.com/halpz/re3.git
synced 2025-12-19 22:42:52 +00:00
some not fully tested stuff
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user