This commit is contained in:
parent
d9d7005122
commit
42b33334a4
7 changed files with 26 additions and 43 deletions
|
@ -21,8 +21,8 @@
|
|||
class CNpcSmallJellyfish2BackgroundEnemy : public CNpcSmallJellyfishBackgroundEnemy
|
||||
{
|
||||
public:
|
||||
virtual void postInit();
|
||||
virtual void render();
|
||||
virtual u32 getRGB();
|
||||
protected:
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue