AppendString_8014FA8

This commit is contained in:
DizzyEggg
2024-10-28 22:34:34 +01:00
parent 1548fbe89d
commit f79211a22b
7 changed files with 639 additions and 1435 deletions

View File

@@ -13,7 +13,8 @@ typedef struct MenuInputStructSub
/* 0x2 */ u8 b_button;
/* 0x3 */ u8 dpad_right;
/* 0x4 */ u8 dpad_left;
u8 fill5[3];
/* 0x5 */ u8 unk5;
u8 fill6[2];
u16 unk8;
s16 unkA;
} MenuInputStructSub;