Move ov004 documentation from Ghidra

This commit is contained in:
Aetias
2025-01-25 14:35:02 +01:00
parent 1983e335f6
commit aecd954557
63 changed files with 653 additions and 334 deletions
+9
View File
@@ -0,0 +1,9 @@
#include "Player/PlayerControl.hpp"
PlayerControl::PlayerControl() {}
PlayerControl::~PlayerControl() {}
void PlayerControl::Create() {}
void PlayerControl::Destroy() {}
void PlayerControl::Init() {}
void PlayerControl::func_ov004_0210b1d0() {}
void PlayerControl::func_ov004_0210b1f0() {}