Bit 6 of PrintNum left-aligns numbers
This commit is contained in:
@@ -896,7 +896,7 @@ TextCommand_NUM::
|
||||
ld a, b
|
||||
and $f0
|
||||
swap a
|
||||
set PRINTNUM_RIGHTALIGN_F, a
|
||||
set PRINTNUM_LEFTALIGN_F, a
|
||||
ld b, a
|
||||
call PrintNum
|
||||
ld b, h
|
||||
|
Reference in New Issue
Block a user