mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-11 11:36:31 -05:00
move MenuStruct to include/menu and use in more places
This commit is contained in:
@@ -19,7 +19,7 @@ enum DebugMenuOptions
|
||||
struct DebugMenu
|
||||
{
|
||||
// size: 0x1A4
|
||||
u8 fill0[0x140];
|
||||
struct MenuStruct unk0[4];
|
||||
/* 0x140 */ struct UnkTextStruct2 unk140[4];
|
||||
u32 fill1A0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user