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
+1 -1
View File
@@ -1513,7 +1513,7 @@ void deku_come_demo(cc_class* i_this) {
dComIfGp_event_reset();
i_this->m2FC = 0;
DEMO_COME_START_FLAG = 0;
dComIfGs_onTmpBit(0x304);
dComIfGs_onTmpBit(dSv_event_tmp_flag_c::UNK_0304);
}
break;
}