This commit is contained in:
parent
3f4d387a25
commit
525b7f56fd
7 changed files with 234 additions and 31 deletions
|
@ -22,6 +22,7 @@ class CNpcPricklyBugEnemy : public CNpcEnemy
|
|||
{
|
||||
protected:
|
||||
virtual void processMovementModifier( int _frames, s32 distX, s32 distY, s32 dist, s16 headingChange );
|
||||
virtual void processShot( int _frames );
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue