This commit is contained in:
Charles 2001-07-25 15:25:54 +00:00
parent 5132d7ca82
commit 3ba3e38bf3
2 changed files with 16 additions and 0 deletions

View file

@ -42,6 +42,7 @@ protected:
s16 m_drawRotation;
int m_soundId;
u8 m_obstructed;
u8 m_garyMeow;
};
#endif