This commit is contained in:
Daveo 2001-05-30 22:05:41 +00:00
parent 1f699b27eb
commit ebda143270
10 changed files with 90 additions and 81 deletions

View file

@ -44,6 +44,7 @@ protected:
s32 m_spawnTimer;
s32 m_cycleWidth;
s32 m_halfCycleWidth;
bool m_meterOn;
};
#endif