d_shop matching

This commit is contained in:
LagoLunatic
2023-11-05 21:43:40 -05:00
parent e8899443d0
commit 0859108bf9
7 changed files with 848 additions and 79 deletions
+1 -1
View File
@@ -216,7 +216,7 @@ struct J3DColorChanInfo {
};
struct J3DZModeInfo {
/* 0x0 */ u8 mCompareEnable;
/* 0x0 */ u8 mCompareEnable __attribute__((aligned(4)));
/* 0x1 */ u8 mFunc;
/* 0x2 */ u8 mUpdateEnable;
};