You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More comments
Fix some constants
This commit is contained in:
@@ -517,7 +517,7 @@ ClearWindowData:: ; 1fbf
|
||||
; 1ff0
|
||||
|
||||
.bytefill ; 1ff0
|
||||
ld bc, $0010
|
||||
ld bc, $10
|
||||
xor a
|
||||
call ByteFill
|
||||
ret
|
||||
|
||||
Reference in New Issue
Block a user