mirror of
https://github.com/zeldaret/ph
synced 2026-06-03 02:28:52 -04:00
@@ -15,6 +15,7 @@ public:
|
||||
bool func_0202e740(unk32 param1);
|
||||
|
||||
void func_ov009_02116364();
|
||||
void func_ov009_0211653c();
|
||||
|
||||
inline volatile unk32 GetUnk0() const {
|
||||
return mUnk_0;
|
||||
|
||||
@@ -19,11 +19,12 @@ public:
|
||||
/* 02 */ u8 mUnk_02;
|
||||
/* 04 */ unk32 mUnk_04;
|
||||
/* 08 */ unk32 mUnk_08;
|
||||
/* 0c */ unk8 mUnk_0c[0x4];
|
||||
/* 0c */ unk32 mUnk_0c;
|
||||
/* 10 */ UnkStruct_027e080c_010 mUnk_10[2];
|
||||
/* d8 */
|
||||
|
||||
void func_0202eebc(unk32);
|
||||
unk32 func_0202eef8();
|
||||
};
|
||||
|
||||
extern UnkStruct_027e080c data_027e080c;
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
#pragma once
|
||||
|
||||
#include "global.h"
|
||||
#include "types.h"
|
||||
|
||||
struct UnkStruct_027e08e4 {
|
||||
void func_0202f2ac();
|
||||
unk32 func_0202f328();
|
||||
};
|
||||
|
||||
extern UnkStruct_027e08e4 data_027e08e4;
|
||||
@@ -3,6 +3,10 @@
|
||||
#include "types.h"
|
||||
|
||||
struct UnkStruct_027e08f8 {
|
||||
/* 0 */ bool mUnk_0;
|
||||
/* 1 */ bool mUnk_1;
|
||||
/* 2 */
|
||||
|
||||
void func_0202f9a0(unk32);
|
||||
};
|
||||
|
||||
|
||||
@@ -15,6 +15,7 @@ public:
|
||||
|
||||
void func_02033d70(s32 param1);
|
||||
void func_02033d40();
|
||||
void func_02033d84(u16 *param0);
|
||||
};
|
||||
|
||||
extern "C" UnkStruct_027e0c38 data_027e0c38;
|
||||
|
||||
@@ -15,6 +15,7 @@ public:
|
||||
void func_02036050();
|
||||
bool func_02036174();
|
||||
bool func_020361d0();
|
||||
void func_02036240(u16 *param0);
|
||||
void func_020363b0();
|
||||
};
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
#include "global.h"
|
||||
#include "types.h"
|
||||
|
||||
#include "Actor/Actor.hpp"
|
||||
#include "Physics/Cylinder.hpp"
|
||||
|
||||
struct UnkStruct_027e0ffc {
|
||||
@@ -22,7 +23,9 @@ struct UnkStruct_027e0ffc {
|
||||
/* 39 */
|
||||
|
||||
void func_ov000_020ce704();
|
||||
void func_ov000_020ceacc(unk32 param1, Vec3p *param2, unk32 param3);
|
||||
void func_ov000_020cebcc(u32 param1, unk16 param2, unk32 param3);
|
||||
void func_ov000_020cec60(u16, Vec3p *, Actor *, unk32);
|
||||
void func_ov000_020ced64(Cylinder *param1, u32 param2, u32 param3);
|
||||
void func_ov000_020ced7c(Vec3p *param1, s32 param2, s32 param3, unk32 param4);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user