This commit is contained in:
parent
17a4463ac2
commit
38b97c7111
13 changed files with 185 additions and 3 deletions
|
@ -28,6 +28,7 @@ class CNpcSubSharkEnemy : public CNpcBossEnemy
|
|||
public:
|
||||
void postInit();
|
||||
void render();
|
||||
void renderOnMapScreen( DVECTOR drawPos );
|
||||
void shutdown();
|
||||
protected:
|
||||
//virtual void processClose( int _frames );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue