This commit is contained in:
Charles 2001-08-14 15:53:38 +00:00
parent dccf624060
commit 2c9d0f417e
2 changed files with 18 additions and 3 deletions

View file

@ -27,6 +27,7 @@ protected:
void processMovement( int _frames );
u8 m_dropHit;
s32 m_initTimer;
};
#endif