This commit is contained in:
parent
58b8952233
commit
18d9b79905
2 changed files with 35 additions and 8 deletions
|
@ -37,12 +37,15 @@ public:
|
|||
protected:
|
||||
DVECTOR m_triggerPos;
|
||||
u8 m_started;
|
||||
u8 m_startMoving;
|
||||
u8 m_fallDeath;
|
||||
s16 m_speed;
|
||||
s16 m_drawRotation;
|
||||
int m_soundId;
|
||||
u8 m_obstructed;
|
||||
u8 m_garySB;
|
||||
u8 m_garyMeow;
|
||||
static u8 m_garySpeech;
|
||||
};
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue