Removed most references to PSX, Saturn and E3 Demo.

This commit is contained in:
Steven Fuller 2008-05-04 13:51:57 -07:00 committed by Patryk Obara
parent 332acfbf8b
commit 361c131932
35 changed files with 47 additions and 1362 deletions

View file

@ -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];