summaryrefslogtreecommitdiff
path: root/include/item.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/item.h')
-rw-r--r--include/item.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/item.h b/include/item.h
index 60a9014..5da4c67 100644
--- a/include/item.h
+++ b/include/item.h
@@ -114,6 +114,7 @@ void MoveToStorage(struct ItemSlot* slot);
void FillInventoryGaps();
bool8 sub_8091274(struct HeldItem* slot);
bool8 IsNotMoneyOrUsedTMItem(u8 id);
+s32 FindItemInInventory(u8 itemIndex);
void RestoreHeldItem(struct unkStruct_8094924*, struct HeldItem*);