This commit is contained in:
Daveo 2001-02-20 15:56:16 +00:00
parent 35ff825f1f
commit 9af1eb0ad5
8 changed files with 92 additions and 48 deletions

View file

@ -19,6 +19,10 @@ public:
void render();
protected:
// u8 *RGB[4];
sLayerShadeHdr *Data;
int YOfs;
POLY_G4 Poly[4];
};