You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Replace Functionfb8 with FillBoxWithByte
This commit is contained in:
@@ -16,7 +16,7 @@ ClearBox:: ; fb6
|
||||
|
||||
ld a, " "
|
||||
|
||||
Functionfb8::
|
||||
FillBoxWithByte::
|
||||
.col
|
||||
push bc
|
||||
push hl
|
||||
|
Reference in New Issue
Block a user