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

@ -239,7 +239,6 @@ private:
};
#define PSXLightMode 0
//details of how light data should be altered for different platforms.
//currently just playstation
class Light_Scale_Chunk : public Chunk

View file

@ -248,7 +248,6 @@ int SetupPolygonAccessFromShapeIndex(int shapeIndex)
/*--------------------Patrick 17/12/96----------------------------
I have added some more shape data access functions......
PSX versions are required.
----------------------------------------------------------------*/
static VECTORCH patPointData;
@ -353,7 +352,6 @@ int *GetPolygonVertexIndices(void)
/*--------------------Roxby 3/7/97----------------------------
I have added some more shape data access functions......
taken from PSX versions
----------------------------------------------------------------*/

View file

@ -16,8 +16,6 @@ extern "C" {
#endif
#define platform_pc Yes
#define Saturn No
/* Types */