Avoid using EQUS when EQU or MACRO will do (#1166)

This commit is contained in:
Rangi
2025-02-27 13:07:12 -05:00
committed by GitHub
parent 7a7a06289c
commit 4d6c3e2975
8 changed files with 91 additions and 34 deletions

View File

@@ -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