18 lines
431 B
NASM
18 lines
431 B
NASM
incsrc "Core/music_macros.asm"
|
|
|
|
incsrc "Music/lost_woods_v2.asm"
|
|
print "End of Music/lost_woods_v2.asm ", pc
|
|
|
|
incsrc "Music/color_dungeon_theme.asm"
|
|
print "End of color_dungeon_theme.asm ", pc
|
|
|
|
incsrc "Music/deku_theme.asm"
|
|
print "End of Music/deku_theme.asm ", pc
|
|
|
|
incsrc "Music/song_of_healing.asm"
|
|
print "End of Music/song_of_healing.asm ", pc
|
|
|
|
; incsrc "Music/ww_ganondorf.asm"
|
|
; incsrc "Music/great_sea.asm"
|
|
|