mirror of
https://github.com/zeldaret/ph
synced 2026-07-08 13:46:28 -04:00
Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControl
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) {}
|
||||
|
||||
Reference in New Issue
Block a user