This commit is contained in:
roeming 2025-10-19 14:49:10 -04:00 committed by GitHub
parent 850fae1aa3
commit 428a2c5447
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ int daLv6FurikoTrap_c::CreateHeap() {
/* 80C72604-80C727D4 000264 01D0+00 1/1 0/0 0/0 .text create__17daLv6FurikoTrap_cFv */
int daLv6FurikoTrap_c::create() {
fopAcM_SetupActor(this, daLv6FurikoTrap_c);
fopAcM_ct(this, daLv6FurikoTrap_c);
int phase = dComIfG_resLoad(&mPhase, "L6Furiko");
if (phase == cPhs_COMPLEATE_e) {
if (MoveBGCreate("L6Furiko", 7, dBgS_MoveBGProc_TypicalRotY, 0x2e80, NULL) == cPhs_ERROR_e)