summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-05-01 15:19:24 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-05-01 15:19:24 -0400
commit4acbcf5759cb2d5453631dd104e3a845931df66c (patch)
tree4b10e326e9f3b0f522d75b3931391f2ac3dc905d /include/constants
parent867b496f2e5a525043c9fd82ccaaad9349c89fac (diff)
Port trader from Ruby
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/decorations.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/decorations.h b/include/constants/decorations.h
index 2e3558721..b9f626d24 100644
--- a/include/constants/decorations.h
+++ b/include/constants/decorations.h
@@ -122,5 +122,6 @@
#define DECOR_REGIROCK_DOLL 118
#define DECOR_REGICE_DOLL 119
#define DECOR_REGISTEEL_DOLL 120
+#define NUM_DECORATIONS DECOR_REGISTEEL_DOLL
#endif // GUARD_CONSTANTS_DECORATIONS_H