mirror of
https://github.com/pret/pokered.git
synced 2026-09-12 19:55:15 -05:00
Identify what became GSC's Key Item fanfare
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
; This corresponds to SFX_KEY_ITEM in pokegold and pokecrystal.
|
||||
SFX_Unused2_Ch5:
|
||||
execute_music
|
||||
tempo 256
|
||||
Reference in New Issue
Block a user