Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/shapes/
H A Dcube.c73 {I_ShapePoints,8,&CUBE_points[0]},
/dports/games/avp/avp-20170505/src/include/
H A Dshape.h952 I_ShapePoints, enumerator
/dports/games/avp/avp-20170505/src/win95/
H A Dchnkload.cpp2460 instruct[0].sh_instr = I_ShapePoints; /*I_shapepoints*/ in copy_to_shapeheader()
3483 instruct[0].sh_instr = I_ShapePoints; /*I_shapepoints*/
3776 instruct[0].sh_instr = I_ShapePoints; /*I_shapepoints*/
4006 instruct[0].sh_instr = I_ShapePoints; /*I_shapepoints*/
/dports/games/avp/avp-20170505/src/
H A Dkshape.c4011 case I_ShapePoints: in AddShape()