This commit is contained in:
Charles 2001-07-13 19:38:13 +00:00
parent b1e2868f5b
commit 438ac6c5aa
21 changed files with 27 additions and 10 deletions

View file

@ -47,6 +47,7 @@ protected:
virtual void collidedWith(CThing *_thisThing);
int m_data;
static int m_speechRef[9];
};
/*----------------------------------------------------------------------