summaryrefslogtreecommitdiff
path: root/constants/item_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants/item_constants.asm')
-rw-r--r--constants/item_constants.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/item_constants.asm b/constants/item_constants.asm
index d8a5910f..08ea1294 100644
--- a/constants/item_constants.asm
+++ b/constants/item_constants.asm
@@ -215,3 +215,6 @@ NUM_TM_HM EQU NUM_TMS + NUM_HMS
; These fit in 7 bytes, with one unused bit left over.
__tmhm_value__ = NUM_TM_HM + 1
UNUSED_TMNUM EQU __tmhm_value__
+
+; used for Time Capsule held item compatibility
+TWISTEDSPOON_GSC EQU $60