mirror of
https://github.com/zeldaret/ph
synced 2026-06-18 07:15:26 -04:00
Merge remote-tracking branch 'upstream/main' into bmg
This commit is contained in:
@@ -16,8 +16,8 @@ public:
|
||||
static void Destroy();
|
||||
ActorSpawner();
|
||||
~ActorSpawner();
|
||||
void _ZN12ActorSpawner19func_ov000_020c4014Ev();
|
||||
void _ZN12ActorSpawner19func_ov000_020c4018Ev();
|
||||
void func_ov000_020c4014();
|
||||
void func_ov000_020c4018();
|
||||
Actor *CreateActor(ActorTypeId type);
|
||||
s32 Spawn(ActorTypeId type, Vec3p *pos, void *param3, ActorRef *ref);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user