This commit is contained in:
parent
e9c1ea4e90
commit
4559c0a192
8 changed files with 20 additions and 8 deletions
|
@ -28,7 +28,7 @@ class CNpcSubSharkEnemy : public CNpcBossEnemy
|
|||
public:
|
||||
void postInit();
|
||||
void render();
|
||||
void renderOnMapScreen( DVECTOR drawPos );
|
||||
virtual void renderOnMapScreen( DVECTOR drawPos );
|
||||
void shutdown();
|
||||
protected:
|
||||
//virtual void processClose( int _frames );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue