mirror of
https://github.com/zeldaret/ph
synced 2026-06-11 05:08:11 -04:00
Decomp progress 46%
This commit is contained in:
@@ -204,7 +204,7 @@ public:
|
||||
s32 GetTriggerBoundingBox(s32 param_2, AABB *param_3);
|
||||
s32 GetTriggerBoundingBoxes(s32 param_2, AABB *param_3, s32 param_4);
|
||||
bool GetOverlappingTrigger(Vec3p *param_2);
|
||||
unk8 FindTrigger(unk32 type);
|
||||
TriggerBase *FindTrigger(unk32 type);
|
||||
unk8 GetOverlappingTriggers(Vec3p *param_2, TriggerBase **triggers, unk32 capacity);
|
||||
bool IsTriggerTypeOverlapped(unk32 type, Vec3p *param_3);
|
||||
bool AnyTrigger_func_0c(unk32 type);
|
||||
|
||||
@@ -197,10 +197,10 @@ public:
|
||||
void func_ov00_020843ec(s32 *param_2);
|
||||
unk32 GetMapData_Unk_38();
|
||||
s32 func_ov00_020846a4();
|
||||
static s32 func_ov00_02084700(MapManager *pMapManager);
|
||||
s32 func_ov00_02084700();
|
||||
unk32 func_ov00_02084740();
|
||||
unk32 func_ov00_020847e0();
|
||||
unk8 func_ov00_020847f0();
|
||||
unk32 func_ov00_020847f0(unk32 type);
|
||||
bool func_ov00_02084838();
|
||||
bool func_ov00_020848b8();
|
||||
void func_ov00_02084924(u32 param_2);
|
||||
|
||||
Reference in New Issue
Block a user