summaryrefslogtreecommitdiff
path: root/include/constants/items.h
diff options
context:
space:
mode:
authorRevo <projectrevotpp@hotmail.com>2020-08-29 14:02:40 -0400
committerGitHub <noreply@github.com>2020-08-29 14:02:40 -0400
commit62e3afdea1f62da948dd9d3926f712dbbe7af039 (patch)
treef36cfb87497fba4d95765592b902230e7560a705 /include/constants/items.h
parent98d8b5afbffbd248d3d8bd1358f1f1b9ed0f4150 (diff)
parent2263ed62e6003fe036655bccceb9a8a91709d75d (diff)
Merge pull request #272 from PikalaxALT/pikalax_work
Decompile pokedex
Diffstat (limited to 'include/constants/items.h')
-rw-r--r--include/constants/items.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/items.h b/include/constants/items.h
index 5844c001..34b71487 100644
--- a/include/constants/items.h
+++ b/include/constants/items.h
@@ -31,7 +31,7 @@
#define ITEMATTR_UNK5 9
#define ITEMATTR_UNK6 10
#define ITEMATTR_NATURAL_GIFT_POWER 11
-#define ITEMATTR_UNK8_0 12
+#define ITEMATTR_NATURAL_GIFT_TYPE 12
#define ITEMATTR_UNK8_B 13
#define ITEMATTR_PARTY_USE 14
#define ITEMATTR_SLP_HEAL 15