summaryrefslogtreecommitdiff
path: root/include/itemtool.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-08-28 14:50:05 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-08-28 14:50:48 -0400
commit3189320922277dcec0a284a191dd05e823297b1a (patch)
treeff1dfb42d6f679445a83970f0d2d681a01368375 /include/itemtool.h
parentcd2529e8855bdf5bb725b40524478cf197b27a62 (diff)
nuts_data to json
Diffstat (limited to 'include/itemtool.h')
-rw-r--r--include/itemtool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/itemtool.h b/include/itemtool.h
index 4dca94bc..971d91aa 100644
--- a/include/itemtool.h
+++ b/include/itemtool.h
@@ -77,7 +77,7 @@ struct ItemData
u8 unk5;
u8 unk6;
u8 naturalGiftPower;
- u16 unk8_0:5;
+ u16 naturalGiftType:5;
u16 prevent_toss:1;
u16 selectable:1;
u16 pocket:4;