Move ov057 documentation from Ghidra

This commit is contained in:
Aetias
2025-02-02 12:13:20 +01:00
parent d5376fc903
commit baa870cbc0
8 changed files with 219 additions and 108 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ ARM void LinkStateItem::OnStateLeave(s32 param1) {
case ItemFlag_Boomerang: break;
case ItemFlag_BombBag: this->StopUsingBomb(param1); break;
case ItemFlag_Bow: break;
case ItemFlag_GrapplingHook: EquipRope::StopUsing(this); break;
case ItemFlag_GrapplingHook: this->StopUsingRope(); break;
case ItemFlag_Hammer: EquipHammer::StopUsing(this); break;
case ItemFlag_PotionA:
case ItemFlag_PotionB: