Add DTCM struct definitions

This commit is contained in:
Aetias
2024-02-22 18:18:48 +01:00
parent 91cea7f881
commit 2fa3b4870f
2 changed files with 24 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
#pragma once
#include "types.h"
struct UnkStruct_027e1058 {
/* 0 */ const char *unk_0;
/* 4 */ s32 unk_4;
/* 8 */ s32 unk_8;
/* c */
};
extern UnkStruct_027e1058 data_027e1058;
+12
View File
@@ -0,0 +1,12 @@
#pragma once
#include "types.h"
struct UnkStruct_027e105c {
/* 0 */ const char **unk_0;
/* 4 */
unk32 LoadTreasureItemFanfare(Treasure);
};
extern UnkStruct_027e105c data_027e105c;