1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-14 21:40:03 +00:00

Use gSpiritBossNabooruKnuckleDefeatCs instead of gMinuetCs in sCutscenesUnknownList (#2195)

This commit is contained in:
cadmic 2024-09-13 13:38:16 -07:00 committed by GitHub
parent e658bed27e
commit 65cc42a717
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -115,7 +115,8 @@ EntranceCutscene sEntranceCutsceneTable[] = {
};
void* sCutscenesUnknownList[] = {
gDekuTreeIntroCs, gJabuJabuIntroCs, gDcOpeningCs, gMinuetCs, gIceCavernSerenadeCs, gTowerBarrierCs,
gDekuTreeIntroCs, gJabuJabuIntroCs, gDcOpeningCs, gSpiritBossNabooruKnuckleDefeatCs,
gIceCavernSerenadeCs, gTowerBarrierCs,
};
// Stores the frame the relevant cam data was last applied on