Fully match present.c

This commit is contained in:
gamemasterplc 2024-05-06 06:46:19 -05:00
parent bf38a2598f
commit 6fd683a191
3 changed files with 59 additions and 88 deletions

View file

@ -132,8 +132,8 @@ typedef struct UnkPresentNestedInnerStruct {
} UnkPresentNestedInnerStruct;
typedef struct UnkPresentNestedOuterStruct {
/* 0x00 */ UnkPresentNestedInnerStruct unk_00[11];
/* 0xB0 */ s32 unkB0;
/* 0x00 */ s32 unk00;
/* 0x04 */ UnkPresentNestedInnerStruct unk_04[11];
} UnkPresentNestedOuterStruct;
typedef struct UnkPresentStruct7 {