mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
Z2AudioLib debug (#3016)
This commit is contained in:
@@ -37,7 +37,7 @@ struct Z2StatusMgr : public JASGlobalInstance<Z2StatusMgr> {
|
||||
/* 0x01 */ u8 mMinute;
|
||||
/* 0x02 */ u8 mWeekday;
|
||||
/* 0x03 */ u8 field_0x03;
|
||||
/* 0x04 */ s16 mTime;
|
||||
/* 0x04 */ u16 mTime;
|
||||
/* 0x08 */ void* mEventBit;
|
||||
/* 0x0C */ u8 mPauseFlag;
|
||||
/* 0x10 */ u32 mCameraMapInfo;
|
||||
|
||||
Reference in New Issue
Block a user