From 49a25618ea7316741b7838f111da311ba66a381c Mon Sep 17 00:00:00 2001 From: "U-Daniel-PC\\Daniel" Date: Thu, 22 Jan 2015 22:05:13 -0500 Subject: Clean up white space, fix label typo --- wram.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wram.asm') diff --git a/wram.asm b/wram.asm index 86d10152..f0e06a0e 100755 --- a/wram.asm +++ b/wram.asm @@ -393,7 +393,7 @@ wccf7:: ds 14 wcd05:: ds 1 wcd06:: ds 9 -wPlayerMonUnmodifiedLevel:: ; cd0f +wPlayerMonUnmodifiedLevel:: ; cd0f ds 0 wcd0f:: ; overload, used in in-game trade code ds 1 -- cgit v1.3.1-sl0p