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
|
|
@ -57,7 +57,7 @@ DEF NOT_VERY_EFFECTIVE EQU 05
|
|||
DEF NO_EFFECT EQU 00
|
||||
|
||||
; non-volatile statuses
|
||||
DEF SLP EQU %111 ; sleep counter
|
||||
DEF SLP_MASK EQU %111 ; 0-7 turns
|
||||
const_def 3
|
||||
const PSN ; 3
|
||||
const BRN ; 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue