This commit is contained in:
Charles 2001-06-25 20:44:53 +00:00
parent c76bf22672
commit 32048ee446
2 changed files with 138 additions and 128 deletions

View file

@ -97,6 +97,7 @@ protected:
u8 m_turnDir;
s16 m_circleHeading;
s16 m_origHeading;
s32 m_waitTimer;
};
#endif