Home
last modified time | relevance | path

Searched refs:shapeanimationframe (Results 1 – 2 of 2) sorted by relevance

/dports/games/avp/avp-20170505/src/win95/
H A Dshpanim.h22 typedef struct shapeanimationframe struct
H A Dchnkload.cpp1690 shapeanimationframe*saf=&sas->anim_frames[j]; in DeallocateRifLoadedShapeheader()
2191 …sas->anim_frames=(shapeanimationframe*)PoolAllocateMem(sizeof(shapeanimationframe)*cas->NumFrames); in SetupAnimatingShape()
2196 shapeanimationframe* saf=&sas->anim_frames[i]; in SetupAnimatingShape()