Avoid using EQUS
when EQU
or MACRO
will do (#1166)
This commit is contained in:
@@ -47,3 +47,6 @@ DEF MAX_DAY_CARE_EXP EQU $500000
|
||||
|
||||
; hall of fame
|
||||
DEF HOF_MASTER_COUNT EQU 200
|
||||
|
||||
; card flip
|
||||
DEF CARDFLIP_DECK_SIZE EQU 4 * 6
|
||||
|
Reference in New Issue
Block a user