scawful / Oracle-of-Secrets

Custom Code for the Legend of Zelda: Oracle of Secrets ROM hack
11 stars 0 forks source link

Add SRAM values for Ocarina songs #55

Closed scawful closed 3 months ago

scawful commented 4 months ago

The routine UpdateFluteSong inside of Oracle-of-Secrets/Items/ocarina.asm currently allows the user to scroll through all three Ocarina songs without progression block. The routine Menu_DrawMusicNotes inside of Oracle-of-Secrets/Menu/menu_draw.asm will draw all the music notes as if the player has received them. SRAM slots should be chosen for these songs and used to block any the player does not have.