diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-22 13:34:40 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-22 13:46:40 -0400 |
commit | e68b19bef93953660ace4a4427d78c3b194d1109 (patch) | |
tree | e37fdbccd802683974e36a15ae6aa47c03c54e13 /include/itemtool.h | |
parent | 6ec8f5ace7f9e27d5e73b0455bec14238fadb2a0 (diff) |
Rename all NARC members that are NCLR/NCGR
Diffstat (limited to 'include/itemtool.h')
-rw-r--r-- | include/itemtool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/itemtool.h b/include/itemtool.h index 6b547e83..53140128 100644 --- a/include/itemtool.h +++ b/include/itemtool.h @@ -85,7 +85,7 @@ struct ItemData u8 unk4; u8 unk5; u8 unk6; - u8 unk7; + u8 naturalGiftPower; u16 unk8_0:5; u16 unk8_5:1; u16 unk8_6:1; |