blob: b7566b1dfb76faa44dfe8dd28d56007e6de1ce80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#include "Actor/Character/ActorTetra.hpp"
ActorTetra *ActorTetra::Create() {}
void ActorTetra::vfunc_f4() {}
void ActorTetra::vfunc_c4() {}
void ActorTetra::vfunc_20(bool param1) {}
void ActorTetra_4b0::func_ov031_02181610(unk32 param1, unk32 param2, unk32 param3, unk32 param4, u16 param5) {}
void ActorTetra_4b0::func_ov031_02181798() {}
ActorTetra::~ActorTetra() {}
void ActorTetra::vfunc_f8() {}
|