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 lowercase letters are no longer decorated with a trailing colon
This commit is contained in:
@@ -516,7 +516,7 @@ ClearWindowData:: ; 1fbf
|
||||
ret
|
||||
; 1ff0
|
||||
|
||||
.bytefill: ; 1ff0
|
||||
.bytefill ; 1ff0
|
||||
ld bc, $0010
|
||||
xor a
|
||||
call ByteFill
|
||||
|
||||
Reference in New Issue
Block a user