This commit is contained in:
Daveo 2001-07-20 18:01:51 +00:00
parent 1189ae7989
commit 5cbd3fe4ab
2 changed files with 15 additions and 3 deletions

View file

@ -23,6 +23,7 @@ protected:
s16 TargetHeight,Height;
u16 currentFrame;
int SoundId;
DVECTOR BasePos;
};
#endif