summaryrefslogtreecommitdiff
path: root/src/04_Load/Player/PlayerControl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/04_Load/Player/PlayerControl.cpp')
-rw-r--r--src/04_Load/Player/PlayerControl.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/04_Load/Player/PlayerControl.cpp b/src/04_Load/Player/PlayerControl.cpp
new file mode 100644
index 00000000..19c9ab7a
--- /dev/null
+++ b/src/04_Load/Player/PlayerControl.cpp
@@ -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() {}