mirror of
https://github.com/zeldaret/ph
synced 2026-06-10 20:58:33 -04:00
Merge branch 'main' of https://github.com/SammygoodTunes/ph into decomp/MapManager
This commit is contained in:
@@ -4,7 +4,7 @@ ActorSpawner *ActorSpawner::Create() {}
|
||||
void ActorSpawner::Destroy() {}
|
||||
ActorSpawner::ActorSpawner() {}
|
||||
ActorSpawner::~ActorSpawner() {}
|
||||
void ActorSpawner::_ZN12ActorSpawner19func_ov000_020c4014Ev() {}
|
||||
void ActorSpawner::_ZN12ActorSpawner19func_ov000_020c4018Ev() {}
|
||||
void ActorSpawner::func_ov000_020c4014() {}
|
||||
void ActorSpawner::func_ov000_020c4018() {}
|
||||
Actor *ActorSpawner::CreateActor(ActorTypeId type) {}
|
||||
s32 ActorSpawner::Spawn(ActorTypeId type, Vec3p *pos, void *param3, ActorRef *ref) {}
|
||||
|
||||
@@ -10,7 +10,6 @@ UnkStruct_0203881c::~UnkStruct_0203881c() {}
|
||||
UnkStruct_02038aa0::UnkStruct_02038aa0(u8 param1, u8 param2) :
|
||||
UnkStruct_0203dae0(param1) {}
|
||||
UnkStruct_02038aa0::~UnkStruct_02038aa0() {}
|
||||
void UnkStruct_02038aa0::func_02038b34(u32 param1, unk32 param2) {}
|
||||
void UnkStruct_02038aa0::vfunc_4c() {}
|
||||
void UnkStruct_02038aa0::vfunc_10(unk32 param1) {}
|
||||
void UnkStruct_02038aa0::func_02038b40() {}
|
||||
|
||||
Reference in New Issue
Block a user