Merge remote-tracking branch 'zeldaret/main' into hammer

This commit is contained in:
Aetias
2025-07-01 22:36:29 +02:00
39 changed files with 4217 additions and 734 deletions
+10
View File
@@ -0,0 +1,10 @@
#pragma once
#include "types.h"
struct UnkStruct_027e02a0 {
unk8 mUnk_00[0x94];
unk32 mUnk_94[23];
};
extern UnkStruct_027e02a0 *data_027e02a0;
+9
View File
@@ -0,0 +1,9 @@
#pragma once
#include "types.h"
struct UnkStruct_027e0618 {
void func_0202cf34(void);
};
extern UnkStruct_027e0618 data_027e0618;
+9
View File
@@ -0,0 +1,9 @@
#pragma once
#include "types.h"
struct UnkStruct_027e08f8 {
void func_0202f9a0(unk32);
};
extern UnkStruct_027e08f8 data_027e08f8;
+3 -1
View File
@@ -12,7 +12,9 @@ struct UnkStruct_027e0d38_UnkC {
struct UnkStruct_027e0d38_Unk28 {
/* 00 */ unk8 mUnk_00[0x34];
/* 34 */ bool mUnk_34;
/* 35 */
/* 35 */ unk8 mUnk_35[0x27];
/* 5c */ unk32 mUnk_5c[3];
/* 68 */
};
struct UnkStruct_027e0d38 {
+4 -1
View File
@@ -3,7 +3,10 @@
#include "global.h"
#include "types.h"
struct UnkStruct_027e0f64 {
#include "Debug/DebugHierarchy.hpp"
class UnkStruct_027e0f64 {
public:
/* 0 */ DebugHierarchyBase *mUnk_0;
/* 4 */ void *mUnk_4;
/* 8 */ void *mUnk_8;