summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-20 11:47:52 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-20 11:47:52 -0500
commit812976cee6ba39d50583921273ad85195e77be37 (patch)
tree783dd9fbc8019d2d9fd393fab6d74f59cc25a573 /constants
parentb02305625920d42649587d6ba6504777dcac25a0 (diff)
bgcoord
Diffstat (limited to 'constants')
-rw-r--r--constants/deco_constants.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/deco_constants.asm b/constants/deco_constants.asm
index d48f0b997..cb5b6d00a 100644
--- a/constants/deco_constants.asm
+++ b/constants/deco_constants.asm
@@ -104,3 +104,6 @@ const_value = 1
const DECO_TENTACOOL_DOLL ; 32
const DECO_GOLD_TROPHY_DOLL ; 33
const DECO_SILVER_TROPHY_DOLL ; 34
+
+NUM_NON_TROPHY_DECOS EQU $2b
+NUM_DECOS EQU $2d