This commit is contained in:
parent
99a191237b
commit
a01e904fab
Binary file not shown.
@ -196,7 +196,9 @@ struct sSpriteFrame
|
|||||||
{
|
{
|
||||||
u8 *PAKSpr; // 4
|
u8 *PAKSpr; // 4
|
||||||
s8 XOfs,YOfs; // 2
|
s8 XOfs,YOfs; // 2
|
||||||
|
s8 HX,HY; // 2
|
||||||
u8 W,H; // 2
|
u8 W,H; // 2
|
||||||
|
u16 Pad;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct sSpriteAnim
|
struct sSpriteAnim
|
||||||
|
Loading…
Reference in New Issue
Block a user