From 9a64bb15817c49f4ef10c14492203bb8af19a0bb Mon Sep 17 00:00:00 2001 From: yenatch Date: Tue, 1 Jan 2013 14:20:15 -0500 Subject: remove last incbin in bank 3a --- wram.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wram.asm') diff --git a/wram.asm b/wram.asm index cf4deceb9..67d2bbaa3 100644 --- a/wram.asm +++ b/wram.asm @@ -271,7 +271,7 @@ SFXPriority: ; c2b6 ; if nonzero, turn off music when playing sfx ds 1 ds 6 -CryTracks ; c2bd +CryTracks: ; c2bd ; plays only in left or right track depending on what side the monster is on ; both tracks active outside of battle ds 1 -- cgit v1.2.3