constants for PrintNumber

This commit is contained in:
YamaArashi 2015-07-27 18:48:44 -07:00
parent 87f4f4eb44
commit 56d75db28a
14 changed files with 58 additions and 53 deletions

View file

@ -561,7 +561,7 @@ TextCommand09:: ; 1bff (0:1bff)
ld a,b
and a,$f0
swap a
set 6,a
set BIT_LEFT_ALIGN,a
ld b,a
call PrintNumber
ld b,h