forgot to fix the type on this struct

This commit is contained in:
Seth Barberee 2020-11-07 17:50:29 -06:00
parent df9385ed9e
commit 713221ad1f

View File

@ -17,7 +17,7 @@ struct UnkStruct_203B184 {
/* 0x1C */ u32 unk1C;
/* 0x20 */ u32 unk20;
/* 0x24 */ u8 *unk24;
/* 0x28 */ u32 *unk28;
/* 0x28 */ u8 *unk28;
/* 0x2C */ u32 unk2C;
/* 0x30 */ struct unkTimeStruct *unk30;
u32 unk34;