From 6aa475c6310c609743a9a2005e7942050c396865 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Wed, 7 Jul 2021 11:39:34 -0500 Subject: Sese's vacation work --- include/sub_8095228.h | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 include/sub_8095228.h (limited to 'include/sub_8095228.h') diff --git a/include/sub_8095228.h b/include/sub_8095228.h new file mode 100644 index 0000000..bb947c6 --- /dev/null +++ b/include/sub_8095228.h @@ -0,0 +1,21 @@ + +struct unkStruct_8095228 +{ + u8 unk0; + u8 unk1; + u8 unk2; + u8 unk3; + u8 unk4; + u8 padding[0x10 - 0x5]; + u32 unk10; + u8 padding2[0x20 - 0x14]; + struct ItemStruct_203B460 unk20; + u8 padding3[0x28 - 0x24]; + u32 unk28; + s8 unk2C; + u8 padding4[0x30 - 0x2D]; +}; + +extern struct unkStruct_8095228 *sub_8095228(u8); + + -- cgit v1.2.3