From 2cb3f8e1b9e494f01ef2bcb65a0baf463d0efff8 Mon Sep 17 00:00:00 2001 From: yenatch Date: Wed, 21 May 2014 16:21:46 -0400 Subject: Comment music functions in home.asm. --- wram.asm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'wram.asm') diff --git a/wram.asm b/wram.asm index b2327d18a..bb510806a 100644 --- a/wram.asm +++ b/wram.asm @@ -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] -- cgit v1.2.3