From 6be4cd4da98093bf1b9362c946e693c89e4713ad Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Sun, 10 Apr 2016 15:01:49 -0400 Subject: Local labels starting with lowercase letters are no longer decorated with a trailing colon --- engine/debug.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/debug.asm') diff --git a/engine/debug.asm b/engine/debug.asm index d69cd254b..a02f536db 100755 --- a/engine/debug.asm +++ b/engine/debug.asm @@ -1365,7 +1365,7 @@ endr jp [hl] ; 82301 -.dw: ; 82301 +.dw ; 82301 dw Function82309 dw Function82339 dw Function8234b -- cgit v1.2.3