You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Local labels starting with underscores have colons depending on whether the first alphanumeric character is capitalized or not
This commit is contained in:
@@ -712,7 +712,7 @@ GetDecoName: ; 26c72
|
||||
call ._getdeconame
|
||||
jr .copy
|
||||
|
||||
._getdeconame: ; 26ccf
|
||||
._getdeconame ; 26ccf
|
||||
push bc
|
||||
ld hl, DecorationNames
|
||||
call GetNthString
|
||||
|
||||
Reference in New Issue
Block a user