This commit is contained in:
Charles 2001-08-07 22:13:28 +00:00
parent fe6dfb5bf5
commit 672731b5eb
2 changed files with 30 additions and 0 deletions

View file

@ -21,6 +21,7 @@
class CNpcGeyserBubblePlatform : public CNpcBubblePlatform
{
public:
void render();
void postInit();
protected:
void processMovement( int _frames );