This commit is contained in:
Charles 2001-07-17 20:15:28 +00:00
parent dd2b0f2c6a
commit 2bab792e4a
8 changed files with 63 additions and 4 deletions

View file

@ -27,6 +27,7 @@ protected:
void collidedWith(CThing *_thisThing);
u8 m_triggered;
int m_spriteFrame;
};
#endif