From 361c1319328308341d00a8c6dacc28e6096dd041 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sun, 4 May 2008 13:51:57 -0700 Subject: Removed most references to PSX, Saturn and E3 Demo. --- src/kshape.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/kshape.c') diff --git a/src/kshape.c b/src/kshape.c index dd20815..299b3b8 100644 --- a/src/kshape.c +++ b/src/kshape.c @@ -139,8 +139,6 @@ void DrawWaterFallPoly(VECTORCH *v); * they will end up in high memory on the Saturn. * ************************************************************************************KJL*/ -VECTORCH Global_LightVector={1,}; - /* Global variables and arrays */ @@ -160,10 +158,6 @@ VECTORCH MorphedPts[maxmorphPts]; #endif /* SupportMorphing */ -#if Saturn -extern int PolygonSubdivideEntry(POLYHEADER* itemptr); -#endif - static COLOURINTENSITIES ColourIntensityArray[maxrotpts]; -- cgit v1.3