Merge branch 'main' of https://github.com/SammygoodTunes/ph into decomp/MapManager

This commit is contained in:
SammygoodTunes
2025-02-08 13:13:31 +01:00
11 changed files with 205 additions and 71 deletions
+2 -2
View File
@@ -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);
};
-1
View File
@@ -74,7 +74,6 @@ public:
/* 74 */
UnkStruct_02038aa0(u8 param1, u8 param2);
void func_02038b34(u32 param1, unk32 param2);
void func_02038b40();
bool func_02038b78();
s32 func_02038cb8(s32 param1);