mirror of
https://github.com/zeldaret/tp
synced 2026-05-30 08:56:46 -04:00
d_resorce debug (#3105)
This commit is contained in:
@@ -26,7 +26,8 @@ struct J3DModelFileData {
|
||||
/* 0x04 */ u32 mMagic2;
|
||||
/* 0x08 */ u8 field_0x08[4];
|
||||
/* 0x0C */ u32 mBlockNum;
|
||||
/* 0x10 */ u8 field_0x10[0x10];
|
||||
/* 0x10 */ u8 field_0x10[0x1C - 0x10];
|
||||
/* 0x1C */ int field_0x1c;
|
||||
/* 0x20 */ J3DModelBlock mBlocks[1];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user