This commit is contained in:
parent
2dfc0db9c4
commit
e5f97683f6
4 changed files with 89 additions and 0 deletions
|
@ -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];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue