Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/include/
H A Dshape.h900 typedef struct txanimframe_mvs { struct
/dports/games/avp/avp-20170505/src/win95/
H A Dchnkload.cpp1604 txanimframe_mvs* tf=(txanimframe_mvs*)&th->txa_framedata[k]; in DeallocateRifLoadedShapeheader()
2823 th->txa_framedata=(txanimframe*)PoolAllocateMem(th->txa_numframes*sizeof(txanimframe_mvs)); in copy_sprite_to_shapeheader()
2825 txanimframe_mvs* tf; in copy_sprite_to_shapeheader()
2830 tf=(txanimframe_mvs*)&th->txa_framedata[j]; in copy_sprite_to_shapeheader()