mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 21:50:33 +00:00
Full CGameLogic
This commit is contained in:
parent
3e25726697
commit
69963cea68
19 changed files with 400 additions and 6 deletions
|
@ -27,4 +27,5 @@ public:
|
|||
static bool HasCarBeenCrushed(int32);
|
||||
static bool IsPointWithinHideOutGarage(CVector&);
|
||||
static bool IsPointWithinAnyGarage(CVector&);
|
||||
static void PlayerArrestedOrDied();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue