Move ov014 documentation from Ghidra

This commit is contained in:
Aetias
2025-01-31 21:38:50 +01:00
parent 280801981c
commit 96dd3beb45
39 changed files with 984 additions and 484 deletions
+1 -1
View File
@@ -556,7 +556,7 @@ ARM bool Actor::func_ov00_020c243c(ActorTypeId *actorTypes, Actor **out) {
} break;
case ActorTypeId_Bomb:
case ActorTypeId_BLST:
case ActorTypeId_Blast:
case ActorTypeId_BMTY:
case ActorTypeId_CBLS: {
knockback.mUnk_10 = 6;
+1 -1
View File
@@ -40,7 +40,7 @@ ARM void LinkStateItem::OnStateLeave(s32 param1) {
case ItemFlag_BombchuBag:
iVar3 = data_027e103c->func_ov000_020cf01c();
if (*(u8 *) (iVar3 + 0xe0) == '\0') {
func_ov014_0213ec64((s32) GetEquipBombchu());
GetEquipBombchu()->func_ov014_0213ec64();
}
func_ov014_0211fd04(data_027e1098);
break;
@@ -0,0 +1,9 @@
#include "Unknown/UnkStruct_ov000_020beba8.hpp"
UnkStruct_ov000_020beba8::UnkStruct_ov000_020beba8(unk32 param1) {}
void UnkStruct_ov000_020beba8::vfunc_04(unk16 *param1) {}
void UnkStruct_ov000_020beba8::vfunc_08(unk16 *param1) {}
void UnkStruct_ov000_020beba8::vfunc_0c(s32 *param1) {}
void UnkStruct_ov000_020beba8::vfunc_14(s32 *param1) {}
void UnkStruct_ov000_020beba8::vfunc_10(u16 *param1) {}
UnkStruct_ov000_020beba8::~UnkStruct_ov000_020beba8() {}