Decomp ActorRupee

This commit is contained in:
Aetias
2024-10-20 16:51:14 +02:00
parent c9f8ce4b16
commit 52e0ac185a
9 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -314,7 +314,7 @@ public:
// Rupees
s32 GetMaxRupees() const;
void GiveRupees(s16 amount, bool param2);
void GiveRupees(s32 amount, bool param2);
// Potion
void SetPotion(u32 index, Potion potion);