This commit is contained in:
Charles 2001-05-10 21:30:17 +00:00
parent 47d5bb7fc7
commit 58756ef755
11 changed files with 287 additions and 33 deletions

View file

@ -32,6 +32,7 @@ protected:
static u8 m_jellyfishCount;
static s32 m_timer;
static u8 m_on;
static u8 m_level;
};
#endif