diff options
Diffstat (limited to 'include/DTCM/UnkStruct_027e0ffc.hpp')
| -rw-r--r-- | include/DTCM/UnkStruct_027e0ffc.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/DTCM/UnkStruct_027e0ffc.hpp b/include/DTCM/UnkStruct_027e0ffc.hpp index 463d9ec8..571c3761 100644 --- a/include/DTCM/UnkStruct_027e0ffc.hpp +++ b/include/DTCM/UnkStruct_027e0ffc.hpp @@ -3,6 +3,8 @@ #include "global.h" #include "types.h" +#include "Physics/Cylinder.hpp" + struct UnkStruct_027e0ffc { /* 00 */ unk32 mUnk_00; /* 04 */ unk32 mUnk_04[0x4]; @@ -19,6 +21,7 @@ struct UnkStruct_027e0ffc { /* 38 */ unk8 mUnk_38; /* 39 */ + void func_ov000_020ce704(); void func_ov000_020cebcc(u32 param1, unk16 param2, unk32 param3); void func_ov000_020ced64(Cylinder *param1, u32 param2, u32 param3); void func_ov000_020ced7c(Vec3p *param1, s32 param2, s32 param3, unk32 param4); |
