mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-05 11:14:10 +00:00
CEntity and friends
This commit is contained in:
parent
8a90e32f1b
commit
bdbe5d1080
26 changed files with 581 additions and 650 deletions
|
@ -86,7 +86,9 @@ public:
|
|||
int8 m_colour1, m_colour2;
|
||||
|
||||
static int16 nNoTempObjects;
|
||||
static int16 nBodyCastHealth;
|
||||
// static int16 nBodyCastHealth;
|
||||
|
||||
static float fDistToNearestTree;
|
||||
|
||||
static void *operator new(size_t);
|
||||
static void *operator new(size_t, int);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue