Local labels starting with underscores have colons depending on whether the first alphanumeric character is capitalized or not

This commit is contained in:
pikalaxalt
2016-04-10 15:11:37 -04:00
parent 6be4cd4da9
commit 73c7ea2b43
4 changed files with 5 additions and 5 deletions

View File

@@ -228,7 +228,7 @@ CallInSafeGFXMode: ; 104177
ret
; 10419c
._hl_: ; 10419c
._hl_ ; 10419c
jp [hl]
; 10419d