This commit is contained in:
Paul 2001-04-05 16:26:17 +00:00
parent 0f094cd65a
commit a89174506f
7 changed files with 52 additions and 61 deletions

View file

@ -180,6 +180,7 @@ public:
int m_frame;
CSoundMediator::SFXID m_sfxId;
} AnimFrameSfx;
void renderSb(DVECTOR *_pos,int _animNo,int _animFrame);
private:
typedef struct
{