Identify what became GSC's Key Item fanfare

This commit is contained in:
SatoMew 2020-11-29 21:10:36 +00:00
parent 242b2e05cf
commit a7dca30971
2 changed files with 2 additions and 1 deletions

View file

@ -411,7 +411,7 @@ INCLUDE "audio/music/pokecenter.asm"
SECTION "Music 2", ROMX SECTION "Music 2", ROMX
INCLUDE "audio/sfx/pokeflute_ch5_ch6.asm" 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/gymleaderbattle.asm"
INCLUDE "audio/music/trainerbattle.asm" INCLUDE "audio/music/trainerbattle.asm"
INCLUDE "audio/music/wildbattle.asm" INCLUDE "audio/music/wildbattle.asm"

View file

@ -1,3 +1,4 @@
; This corresponds to SFX_KEY_ITEM in pokegold and pokecrystal.
SFX_Unused2_Ch5: SFX_Unused2_Ch5:
execute_music execute_music
tempo 256 tempo 256