mirror of
https://github.com/zeldaret/ph
synced 2026-07-09 22:11:40 -04:00
Update EquipBomb::StopUsing method signature
This method has an additional argument.
This commit is contained in:
@@ -29,5 +29,5 @@ public:
|
||||
/* 50 */ virtual void vfunc_50(); // func_ov14_0213d228
|
||||
/* 54 */
|
||||
|
||||
static void StopUsing(LinkStateItem *param1);
|
||||
static void StopUsing(LinkStateItem *param1, unk32 param2);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user