mirror of
https://github.com/zeldaret/ph
synced 2026-09-06 18:51:09 -04:00
Decomp ActorRupee
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user