summaryrefslogtreecommitdiff
path: root/include/code_8041D5C.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/code_8041D5C.h')
-rw-r--r--include/code_8041D5C.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/include/code_8041D5C.h b/include/code_8041D5C.h
new file mode 100644
index 0000000..e0cf614
--- /dev/null
+++ b/include/code_8041D5C.h
@@ -0,0 +1,23 @@
+#ifndef CODE_8041D5C_H
+#define CODE_8041D5C_H
+
+struct subStruct_8048524
+{
+ u8 fill0[0x6];
+ u8 unk6;
+ u8 unk7;
+ u8 fill8[0xAC - 0x8];
+ u8 unkAC;
+ u8 fillAD[0x112 - 0xAD];
+ u8 unk112;
+ u8 fill113[0x13C - 0x113];
+ u32 unk13C;
+};
+
+struct unkDungeon_8041D5C
+{
+ u8 padding[0x70];
+ struct subStruct_8048524 *unk70;
+};
+
+#endif