From 323a1a638fb2b35a93506f1c3ca13f87e9357467 Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Sun, 15 Dec 2013 13:50:05 -0500 Subject: incbin killing part 2 --- wram.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wram.asm') diff --git a/wram.asm b/wram.asm index 1605a6f0..bdb15701 100644 --- a/wram.asm +++ b/wram.asm @@ -321,7 +321,7 @@ wWalkCounter: ; cfc5 ds 1 -wMusicChannelPointer: ; cfc7 +wMusicHeaderPointer: ; cfc7 ; (the current music channel address - $4000) / 3 ds 1 -- cgit v1.3.1-sl0p