mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-10 22:31:52 -04:00
d_shop matching
This commit is contained in:
@@ -216,7 +216,7 @@ struct J3DColorChanInfo {
|
||||
};
|
||||
|
||||
struct J3DZModeInfo {
|
||||
/* 0x0 */ u8 mCompareEnable;
|
||||
/* 0x0 */ u8 mCompareEnable __attribute__((aligned(4)));
|
||||
/* 0x1 */ u8 mFunc;
|
||||
/* 0x2 */ u8 mUpdateEnable;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user