summaryrefslogtreecommitdiff
path: root/src/constants/deck_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants/deck_constants.asm')
-rw-r--r--src/constants/deck_constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants/deck_constants.asm b/src/constants/deck_constants.asm
index 5efc329..8c8e8c9 100644
--- a/src/constants/deck_constants.asm
+++ b/src/constants/deck_constants.asm
@@ -66,5 +66,5 @@ ENDM
deck_const RESHUFFLE_DECK ; $35
deck_const IMAKUNI_DECK ; $36
DECKS_END EQU const_value + -1
-DECK_IDS_END EQU DECKS_END - 2
+DECK_IDS_END EQU DECKS_END -2