mirror of
https://github.com/zeldaret/ph
synced 2026-06-02 02:00:02 -04:00
10 lines
291 B
C++
10 lines
291 B
C++
#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() {}
|