Match sub_080A2FD0

This commit is contained in:
Tal Hayon
2022-08-16 18:35:52 +03:00
parent 052bead796
commit 77f7dd2ca2
3 changed files with 24 additions and 152 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ typedef struct {
/*0x10*/ s16 unk_0x10;
/*0x12*/ u16 unk_0x12;
/*0x14*/ u8 fillerB[0xC];
/*0x20*/ u8 unk_0x20;
/*0x20*/ s8 unk_0x20;
/*0x21*/ u8 fillerC[0xF];
} ChooseFileState;
static_assert(sizeof(ChooseFileState) == 0x30);