Implement last function 'DebugHaniwaTempo' in m_debug_mode.c

This commit is contained in:
Cuyler36
2023-04-24 04:14:34 -04:00
parent 0a6917bd8c
commit 9ca1335c55
2 changed files with 33 additions and 2 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ typedef struct home_floor_s {
typedef struct home_s {
/* 0x0000 */ PersonalID_c ownerID; /* owner player's ID */
/* 0x0014 */ u8 unk_14[6];
/* 0x001A */ u8 haniwa_tempo[2]; /* unsure about this */
/* 0x001A */ TempoBeat_c haniwa_tempo; /* unsure about this */
/* 0x001C */ lbRTC_ymd_t hra_mark_time; /* last HRA judge date */
/* 0x0020 */ u32 hra_mark_info; /* bitfield of HRA info pulled when HRA mails letter */
/* 0x0024 */ struct {