Enable missing music entries in audio editor (#5685)

* Enable missing music entries in audio editor

* Fix mislabeled tracks "Ocarina of Time" and "Seal of Six Sages" (mirrored in decomp)
This commit is contained in:
Jordan Longstaff
2026-02-14 22:31:19 -05:00
committed by GitHub
parent d67dcb92f2
commit 0210374cc4
6 changed files with 22 additions and 17 deletions

View File

@@ -238,7 +238,7 @@ u8 sSeqFlags[0x6F] = {
0x1, // NA_BGM_SHADOW_TEMPLE
0x1, // NA_BGM_WATER_TEMPLE
0x2, // NA_BGM_BRIDGE_TO_GANONS
0, // NA_BGM_OCARINA_OF_TIME
0, // NA_BGM_SEAL_OF_SAGES
0x11, // NA_BGM_GERUDO_VALLEY
0, // NA_BGM_POTION_SHOP
0, // NA_BGM_KOTAKE_KOUME
@@ -246,7 +246,7 @@ u8 sSeqFlags[0x6F] = {
0, // NA_BGM_UNDERGROUND
0x80, // NA_BGM_GANON_BATTLE_1
0x80, // NA_BGM_GANON_BATTLE_2
0, // NA_BGM_END_DEMO
0, // NA_BGM_OCARINA_OF_TIME
0, // NA_BGM_STAFF_1
0, // NA_BGM_STAFF_2
0, // NA_BGM_STAFF_3