summaryrefslogtreecommitdiff
path: root/arm9/src
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-06-22 13:34:40 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-06-22 13:46:40 -0400
commite68b19bef93953660ace4a4427d78c3b194d1109 (patch)
treee37fdbccd802683974e36a15ae6aa47c03c54e13 /arm9/src
parent6ec8f5ace7f9e27d5e73b0455bec14238fadb2a0 (diff)
Rename all NARC members that are NCLR/NCGR
Diffstat (limited to 'arm9/src')
-rw-r--r--arm9/src/itemtool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/src/itemtool.c b/arm9/src/itemtool.c
index a8f45903..14167844 100644
--- a/arm9/src/itemtool.c
+++ b/arm9/src/itemtool.c
@@ -810,7 +810,7 @@ u32 GetItemAttr_PreloadedItemData(struct ItemData * itemData, u32 attr)
case 10:
return itemData->unk6;
case 11:
- return itemData->unk7;
+ return itemData->naturalGiftPower;
case 12:
return itemData->unk8_0;
case 13: