This commit is contained in:
Charles 2001-06-12 21:47:22 +00:00
parent 2dfc0db9c4
commit e5f97683f6
4 changed files with 89 additions and 0 deletions

View file

@ -270,6 +270,8 @@ protected:
void processCoralBlower( int _frames );
bool processCoralBlowerMovement( int _frames, s32 xDist, s32 yDist, u8 destroyAtTarget );
void drawAttackEffect();
// data
static NPC_DATA m_data[NPC_UNIT_TYPE_MAX];