This commit is contained in:
parent
fe6dfb5bf5
commit
672731b5eb
2 changed files with 30 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
class CNpcGeyserBubblePlatform : public CNpcBubblePlatform
|
||||
{
|
||||
public:
|
||||
void render();
|
||||
void postInit();
|
||||
protected:
|
||||
void processMovement( int _frames );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue