This commit is contained in:
parent
e32dc5fe93
commit
eb27a81e2c
11 changed files with 178 additions and 50 deletions
|
@ -130,7 +130,8 @@ struct sLayerThingData
|
|||
// Boxes
|
||||
int Width,Height;
|
||||
// Spare
|
||||
int Spare[4];
|
||||
int TriStart,TriCount;
|
||||
int Spare[2];
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue