Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Music.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
("Shop", 0x55),
("Chamber of the Sages", 0x56),
("Ice Cavern", 0x58),
("Kaepora Gaebora", 0x5A),
("Shadow Temple", 0x5B),
("Water Temple", 0x5C),
("Gerudo Valley", 0x5F),
Expand Down Expand Up @@ -90,6 +89,7 @@
("Zelda Turns Around", 0x51),
("Master Sword", 0x53),
("Door of Time", 0x59),
("Kaepora Gaebora", 0x5A),
("Ganons Rainbow Bridge", 0x5D),
)

Expand Down