mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Rename SLP to SLP_MASK (#361)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
This commit is contained in:
parent
6c945a6b6a
commit
edb55e00f8
5 changed files with 15 additions and 15 deletions
|
|
@ -8,7 +8,7 @@ PrintStatusAilment::
|
|||
jr nz, .frz
|
||||
bit PAR, a
|
||||
jr nz, .par
|
||||
and SLP
|
||||
and SLP_MASK
|
||||
ret z
|
||||
ld a, "S"
|
||||
ld [hli], a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue