This commit is contained in:
parent
f83b0938ea
commit
76f68fe28a
3 changed files with 58 additions and 78 deletions
|
@ -22,6 +22,8 @@ class CNpcSmallJellyfish2BackgroundEnemy : public CNpcSmallJellyfishBackgroundEn
|
|||
{
|
||||
public:
|
||||
virtual void render();
|
||||
protected:
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue