This commit is contained in:
Charles 2001-06-29 15:25:28 +00:00
parent 7fd09224d0
commit be1f600750
4 changed files with 21 additions and 5 deletions

View file

@ -29,6 +29,7 @@ protected:
virtual void processLifetime( int _frames );
u8 m_pop;
s16 m_scale;
};
#endif