From 73c7ea2b4379ac935bda3d1c79f4b1a89496b2e8 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Sun, 10 Apr 2016 15:11:37 -0400 Subject: Local labels starting with underscores have colons depending on whether the first alphanumeric character is capitalized or not --- misc/gfx_41.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/gfx_41.asm b/misc/gfx_41.asm index e1be09ef4..dc5110e2e 100755 --- a/misc/gfx_41.asm +++ b/misc/gfx_41.asm @@ -228,7 +228,7 @@ CallInSafeGFXMode: ; 104177 ret ; 10419c -._hl_: ; 10419c +._hl_ ; 10419c jp [hl] ; 10419d -- cgit v1.2.3