Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/win95/
H A Dshpanim.h38 typedef struct shapeanimationsequence struct
H A Dchnkload.cpp721 shapeanimationsequence* sas=0; in CopyShapeAnimationHeader()
1687 shapeanimationsequence* sas=&sah->anim_sequences[i]; in DeallocateRifLoadedShapeheader()
2147 …sah->anim_sequences=(shapeanimationsequence*)PoolAllocateMem(sizeof(shapeanimationsequence)*numseq… in SetupAnimatingShape()
2167 shapeanimationsequence* sas =&sah->anim_sequences[cas->SequenceNum]; in SetupAnimatingShape()
2221 shapeanimationsequence* sas=0; in SetupAnimatingShape()