You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Define more charmap characters and use them in place of hard-coded numbers
This commit is contained in:
@@ -275,7 +275,7 @@ _PrintNum:: ; c4c7
|
||||
dec e
|
||||
ret nz
|
||||
inc hl
|
||||
ld [hl], "·"
|
||||
ld [hl], "<PERIOD>"
|
||||
ret
|
||||
|
||||
.PrintLeadingZero: ; c644
|
||||
|
||||
Reference in New Issue
Block a user