d_event cleanup

This commit is contained in:
Jasper St. Pierre
2024-01-06 12:18:37 -08:00
parent b27458c909
commit ae731fa8ad
9 changed files with 25 additions and 26 deletions
+1 -1
View File
@@ -995,7 +995,7 @@ BOOL daTbox_c::actionDemo() {
BOOL daTbox_c::actionDemo2() {
if (dComIfGp_evmng_endCheck("DEFAULT_TREASURE_APPEAR")) {
setAction(&daTbox_c::actionOpenWait);
dComIfGp_event_onEventFlag(0x08);
dComIfGp_event_reset();
}
else {
demoProc();