Comment music functions in home.asm.

This commit is contained in:
yenatch
2014-05-21 16:21:46 -04:00
parent 93f406e8b4
commit 2cb3f8e1b9
8 changed files with 407 additions and 386 deletions

View File

@@ -365,8 +365,7 @@ CryTracks:: ; c2bd
CurSFX:: ; c2bf
; id of sfx currently playing
ds 1
CurMusic:: ; c2c0
; id of music currently playing
wMapMusic:: ; c2c0
ds 1
SECTION "auto",WRAM0[$c2c7]