Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/win95/
H A Dshpanim.h79 int num_shapes_using_this; //number of shapes sharing the same shapeanimationheader member
H A Dchnkload.cpp718 shpto->animation_header->num_shapes_using_this++; in CopyShapeAnimationHeader()
1681 shp->animation_header->num_shapes_using_this--; in DeallocateRifLoadedShapeheader()
1682 if(shp->animation_header->num_shapes_using_this==0) in DeallocateRifLoadedShapeheader()
2148 sah->num_shapes_using_this=1; in SetupAnimatingShape()