Move ov000 documentation from Ghidra

This commit is contained in:
Aetias
2025-01-21 20:24:28 +01:00
parent 7a2009cab9
commit af097b91d7
12 changed files with 590 additions and 244 deletions
+6
View File
@@ -124,6 +124,12 @@ public:
bool IsTouchingFast();
bool IsTappedNow();
bool func_ov00_020b13c4();
void ResetTouchWorld();
void InitTouchMovement();
void func_ov000_020b7924(s32 param1);
void ApplyTouchWorld(Vec3p *result, unk32 scale);
bool func_ov000_020b7d6c();
};
extern PlayerControl *gPlayerControl;