This commit is contained in:
Charles 2001-04-26 16:07:25 +00:00
parent 8631119b6e
commit 2f7d86bd76
2 changed files with 9 additions and 3 deletions

View file

@ -27,6 +27,7 @@ protected:
virtual void processMovement( int _frames );
s32 m_length;
s32 m_maxExtension;
};
#endif