Added enums for all used event/tmp bits/regs (#893)

This commit is contained in:
LagoLunatic
2025-09-19 15:06:44 -04:00
committed by GitHub
parent 8af44daa2e
commit 5dbb7e875e
110 changed files with 1906 additions and 1178 deletions
+2 -2
View File
@@ -261,7 +261,7 @@ BOOL daObjMknjD::Act_c::Create() {
mMelodyNum = 4;
mGiveItemNo = TACT_SONG5;
eventInfo.setEventName("MKNJD_K_TALK");
m0430 = 0x2910;
m0430 = dSv_event_flag_c::UNK_2910;
}
else {
mCheckEventIdx = dComIfGp_evmng_getEventIdx(daObjMknjD_EventName[2]);
@@ -272,7 +272,7 @@ BOOL daObjMknjD::Act_c::Create() {
mMelodyNum = 3;
mGiveItemNo = TACT_SONG4;
eventInfo.setEventName("MKNJD_D_TALK");
m0430 = 0x2920;
m0430 = dSv_event_flag_c::UNK_2920;
}
attention_info.distances[fopAc_Attn_TYPE_TALK_e] = 0x3D;