mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-10 18:15:45 -05:00
move MenuStruct to include/menu and use in more places
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "text.h"
|
||||
#include "item.h"
|
||||
#include "menu.h"
|
||||
|
||||
struct TradeSubStruct
|
||||
{
|
||||
@@ -32,10 +33,7 @@ struct TradeItemsMenu
|
||||
u32 unk30;
|
||||
u32 unk34;
|
||||
u8 fill38[0x44 - 0x38];
|
||||
u32 unk44;
|
||||
u8 fill8[0x134 - 0x48];
|
||||
u32 unk134;
|
||||
u8 fill138[0x184 - 0x138];
|
||||
struct MenuStruct unk44[4];
|
||||
struct UnkTextStruct2 unk184[4];
|
||||
struct UnkTextStruct2 unk1E4[4];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user