mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
constants for PrintNumber
This commit is contained in:
parent
87f4f4eb44
commit
56d75db28a
14 changed files with 58 additions and 53 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue