This commit is contained in:
parent
7e7975ba2b
commit
b9f3116c28
7 changed files with 250 additions and 7 deletions
|
@ -21,6 +21,7 @@ public:
|
|||
protected:
|
||||
virtual void processClose( int _frames );
|
||||
virtual void processMovement( int _frames );
|
||||
virtual void processShot( int _frames );
|
||||
|
||||
enum NPC_SUB_SHARK_STATE
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue