This commit is contained in:
Charles 2001-08-13 20:51:44 +00:00
parent bdf9dfd030
commit 7a9eca2cca
2 changed files with 17 additions and 2 deletions

View file

@ -148,6 +148,7 @@ protected:
s16 m_vertVelocity;
u8 m_bounceCount;
u8 m_hitTarget;
s32 m_highResX, m_highResY;
};