mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-17 21:59:23 +00:00
weapons
This commit is contained in:
parent
265b07a8d9
commit
a38702a7d2
12 changed files with 592 additions and 303 deletions
|
@ -71,6 +71,7 @@ public:
|
|||
static bool bProcessCutsceneOnly;
|
||||
static bool bDoingCarCollisions;
|
||||
static bool bIncludeCarTyres;
|
||||
static bool bIncludeBikers;
|
||||
static CColPoint m_aTempColPts[MAX_COLLISION_POINTS];
|
||||
|
||||
static void Remove(CEntity *entity);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue