Menu struct fixed for good this time

This commit is contained in:
theo3
2020-07-22 23:35:26 -07:00
parent e0cfbb15a5
commit f4320b6fcd
5 changed files with 53 additions and 72 deletions
+3 -1
View File
@@ -19,8 +19,10 @@ typedef struct {
typedef struct {
u8 field_0x0;
u16 field_0x1;
u8 field_0x1;
u8 field_0x2;
u8 field_0x3;
u8 field_0x4;
u8 menuType;
u8 overlayType;
u8 storyPanelIndex;