mirror of
https://github.com/zeldaret/tmc
synced 2026-07-11 07:25:23 -04:00
Menu struct fixed for good this time
This commit is contained in:
+3
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user