This commit is contained in:
Daveo 2001-07-02 22:51:10 +00:00
parent 5fca5c9d64
commit a3f8004ada
5 changed files with 21 additions and 6 deletions

View file

@ -12,6 +12,8 @@ class CFXTVExplode : public CFX
{
public:
void init(DVECTOR const &Pos);
void think(int _frames);
};
#endif