mirror of
https://github.com/pret/pmd-red.git
synced 2024-11-23 21:19:53 +00:00
forgot to fix the type on this struct
This commit is contained in:
parent
df9385ed9e
commit
713221ad1f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user