d_resorce debug (#3105)

This commit is contained in:
Jcw87
2026-02-20 03:05:23 -08:00
committed by GitHub
parent d939dcd474
commit b6abc56f94
21 changed files with 416 additions and 361 deletions
@@ -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];
};