lv6togetrap, swpush2, tafence done (#2771)

* lv6togetrap, swpush2, tafence done

* fix jp/pal

* Use dEvtCnd_CANDEMO_e

---------

Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
This commit is contained in:
TakaRikka
2025-11-05 17:19:01 -08:00
committed by GitHub
parent 957a743742
commit 226325284d
15 changed files with 2165 additions and 2270 deletions
-4
View File
@@ -254,10 +254,6 @@ void daObjLadder::Act_c::mode_demoreq_init() {
mInDemo = false;
}
static inline bool dComIfGp_evmng_existence(s16 eventIdx) {
return g_dComIfG_gameInfo.play.getEvtManager().getEventData(eventIdx) != NULL;
}
/* 8058D628-8058D6E8 000548 00C0+00 1/0 0/0 0/0 .text mode_demoreq__Q211daObjLadder5Act_cFv */
void daObjLadder::Act_c::mode_demoreq() {
bool isDemo = false;