summaryrefslogtreecommitdiff
path: root/constants/item_constants.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-11-05 13:23:47 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2020-11-05 15:15:37 -0500
commit472f5824a65eaa76f6c92e66bfabb1a1eac66442 (patch)
tree14b4ba61b32f85c88011ad636f323e1da49b1212 /constants/item_constants.asm
parente37300a446f6c5c9612e489305c96515cf88a5ca (diff)
Sync more with pokered
Diffstat (limited to 'constants/item_constants.asm')
-rwxr-xr-xconstants/item_constants.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/item_constants.asm b/constants/item_constants.asm
index 67416600..bf99ec9b 100755
--- a/constants/item_constants.asm
+++ b/constants/item_constants.asm
@@ -223,3 +223,6 @@ assert NUM_TMS == const_value - TM01, "NUM_TMS ({d:NUM_TMS}) does not match the
; These fit in 7 bytes, with one unused bit left over.
__tmhm_value__ = NUM_TMS + NUM_HMS + 1
UNUSED_TMNUM EQU __tmhm_value__
+
+; used for Time Capsule held item compatibility
+TWISTEDSPOON_GSC EQU $60