Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/include/
H A Dprototyp.h2396 TXANIMHEADER* GetTxAnimDataZ(int shape, int item, int sequence);
/dports/games/avp/avp-20170505/src/
H A Dkshape.c2754 TXANIMHEADER* GetTxAnimDataZ(int shape, int item, int sequence) in GetTxAnimDataZ() function
2850 txah = GetTxAnimDataZ(shape, taptr->tac_item, taptr->tac_sequence); in GetTxAnimHeaderFromShape()