diff options
| author | SatoMew <SatoMew@users.noreply.github.com> | 2020-11-29 21:10:36 +0000 |
|---|---|---|
| committer | SatoMew <SatoMew@users.noreply.github.com> | 2020-11-29 21:10:36 +0000 |
| commit | a7dca30971a049a525e33bc43eaf2b18ce899c5e (patch) | |
| tree | 41fbe40b25acbd9f9ee895656aa20a687a0945d4 /audio.asm | |
| parent | Label and document hFFD7 more accurately (diff) | |
| download | pokeyellow-a7dca30971a049a525e33bc43eaf2b18ce899c5e.tar.gz pokeyellow-a7dca30971a049a525e33bc43eaf2b18ce899c5e.tar.xz pokeyellow-a7dca30971a049a525e33bc43eaf2b18ce899c5e.zip | |
Identify what became GSC's Key Item fanfare
Diffstat (limited to 'audio.asm')
| -rw-r--r-- | audio.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -411,7 +411,7 @@ INCLUDE "audio/music/pokecenter.asm" SECTION "Music 2", ROMX INCLUDE "audio/sfx/pokeflute_ch5_ch6.asm" -INCLUDE "audio/sfx/unused2_2.asm" +INCLUDE "audio/sfx/unreferenced_fanfare.asm" INCLUDE "audio/music/gymleaderbattle.asm" INCLUDE "audio/music/trainerbattle.asm" INCLUDE "audio/music/wildbattle.asm" |
