diff options
Diffstat (limited to '3dc/win95/plat_shp.h')
| -rw-r--r-- | 3dc/win95/plat_shp.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/3dc/win95/plat_shp.h b/3dc/win95/plat_shp.h deleted file mode 100644 index c6551d8..0000000 --- a/3dc/win95/plat_shp.h +++ /dev/null @@ -1,11 +0,0 @@ -/* Plat_Shp.h */ - - -extern void SetupPolygonFlagAccessForShape(SHAPEHEADER *shape); -extern int Request_PolyFlags(void *polygon); - -extern int SetupPolygonAccess(DISPLAYBLOCK *objectPtr); -extern void AccessNextPolygon(void); -extern void GetPolygonVertices(struct ColPolyTag *polyPtr); -extern void GetPolygonNormal(struct ColPolyTag *polyPtr); -extern int SetupPolygonAccessFromShapeIndex(int shapeIndex); |
