This commit is contained in:
Daveo 2001-08-04 16:13:47 +00:00
parent 0b9bbdafad
commit d06681aeac
3 changed files with 136 additions and 108 deletions

View file

@ -148,6 +148,7 @@ virtual ~CActorGfx();
protected:
sPoolNode *CacheFrame(int Anim,int Frame);
void SetUpFT4(POLY_FT4 *Ft4,sPoolNode *Node,int X,int Y,bool XFlip,bool YFlip);
sActorPool *PoolEntry;