This commit is contained in:
parent
6244aa04d0
commit
d978a8f938
1 changed files with 1 additions and 2 deletions
|
@ -166,8 +166,7 @@ struct sElem2d
|
||||||
// 2d Tile
|
// 2d Tile
|
||||||
u8 u0,v0; // 2
|
u8 u0,v0; // 2
|
||||||
u16 Clut; // 2
|
u16 Clut; // 2
|
||||||
u16 TPage; // 2
|
u32 TPage; // 4 // due to pre-gen TSPRT tpage
|
||||||
u16 Pad; // :o( need this? // 2
|
|
||||||
}; // 8
|
}; // 8
|
||||||
|
|
||||||
struct sElem3d
|
struct sElem3d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue