This commit is contained in:
Charles 2001-05-25 16:44:30 +00:00
parent fcfa8641ae
commit 2984f36c4c
2 changed files with 17 additions and 0 deletions

View file

@ -31,6 +31,7 @@ protected:
u8 m_isMoving;
u8 m_isResetting;
DVECTOR m_lineBase;
s32 m_bobTimer;
};
#endif