This commit is contained in:
parent
35ff825f1f
commit
9af1eb0ad5
8 changed files with 92 additions and 48 deletions
|
@ -19,6 +19,10 @@ public:
|
|||
void render();
|
||||
|
||||
protected:
|
||||
// u8 *RGB[4];
|
||||
sLayerShadeHdr *Data;
|
||||
int YOfs;
|
||||
POLY_G4 Poly[4];
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue