Home
last modified time | relevance | path

Searched refs:I_ShapeEnd (Results 1 – 4 of 4) sorted by relevance

/dports/games/avp/avp-20170505/src/avp/shapes/
H A Dcube.c78 {I_ShapeEnd,0,0}
/dports/games/avp/avp-20170505/src/include/
H A Dshape.h961 I_ShapeEnd, enumerator
/dports/games/avp/avp-20170505/src/win95/
H A Dchnkload.cpp2480 instruct[5].sh_instr = I_ShapeEnd; /*I_shapeEND*/ in copy_to_shapeheader()
2762 instruct[5].sh_instr = I_ShapeEnd; /*I_shapeEND*/ in copy_sprite_to_shapeheader()
3503 instruct[5].sh_instr = I_ShapeEnd; /*I_shapeEND*/
3796 instruct[5].sh_instr = I_ShapeEnd; /*I_shapeEND*/
4026 instruct[5].sh_instr = I_ShapeEnd; /*I_shapeEND*/
H A Dtexio.c539 while(ShInstrPtr->sh_instr != I_ShapeEnd) {