fix incorrect location of functions (#341)

This commit is contained in:
Misha
2023-12-17 12:28:11 -05:00
committed by GitHub
parent 20daddde32
commit 9eebe18161
6 changed files with 23 additions and 29 deletions

View File

@@ -102,7 +102,7 @@ MxU32 Helicopter::VTable0xcc()
FUN_10015820(1, 0);
TransitionManager()->StartTransition(MxTransitionManager::PIXELATION, 50, FALSE, TRUE);
SetUnknownDC(4);
FUN_10015910(9);
PlayMusic(9);
break;
case 1:
m_script = *g_act2mainScript;