This commit is contained in:
Charles 2001-07-03 16:35:22 +00:00
parent 9858004326
commit b8f2d4671a
2 changed files with 11 additions and 0 deletions

View file

@ -18,6 +18,7 @@ virtual void killFX();
protected:
s8 Die;
u16 XIdx;
s32 Lifetime;
};
#endif