summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-06-17 13:46:53 -0400
committerGitHub <noreply@github.com>2019-06-17 13:46:53 -0400
commite3de3422a8ab5225e6ecffec38c19cac89d17915 (patch)
treee12eddb9a126083e308968b56ce69d6dd85c42aa /include/constants
parente28c7676126d31efa690f686152be19d5b62f743 (diff)
parent2b750cf44491aee3b2fe8265afb4ac6620500afa (diff)
Merge pull request #69 from pret/item_pc
Item pc
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/items.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/items.h b/include/constants/items.h
index 64fed0e4c..cc73119e6 100644
--- a/include/constants/items.h
+++ b/include/constants/items.h
@@ -379,6 +379,8 @@
#define ITEM_RUBY 373
#define ITEM_SAPPHIRE 374
+#define ITEM_N_A 375
+
// Emerald
#define ITEM_MAGMA_EMBLEM 375
#define ITEM_OLD_SEA_MAP 376