diff options
Diffstat (limited to 'constants/misc_constants.asm')
-rw-r--r-- | constants/misc_constants.asm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/constants/misc_constants.asm b/constants/misc_constants.asm index 173a9ea64..8509907be 100644 --- a/constants/misc_constants.asm +++ b/constants/misc_constants.asm @@ -149,3 +149,10 @@ const_value = 1 const HAPPINESS_MASSAGE ; 12 const HAPPINESS_GAINLEVELATHOME ; 13 + + const_def + const LINK_NULL + const LINK_TIMECAPSULE + const LINK_TRADECENTER + const LINK_COLOSSEUM + const LINK_MOBILE |