pmd-red/include/friend_rescue.h
Seth Barberee 7b142311a7
Miscellaneous Work (Again) (#30)
* work on debug menu and document that and main menu

* split, decomp, label more funcs

* split exclusive pokemon data out into C

* macro-ize exlusive pokemon data

* decomp 2 more funcs

* decomp a few more

* finally match PromptNewQuestion

* woot 7% aka more debug menu stuff
2021-03-12 15:39:07 -06:00

36 lines
689 B
C

struct WonderMailStruct_203B33C
{
// size: 0x568
u32 unk0;
u32 unk4;
u8 unk8[0x36];
u32 unk40;
u32 unk44;
u16 unk48[232];
u8 unk218;
u8 padding7[3];
u32 unk21C;
u8 padding[0x7C];
u32 unk29C;
u8 padding6[0x6C];
u32 unk30C;
u8 padding8[0x4C];
u32 unk35C;
u8 padding5[0x5C];
u32 unk3BC;
u8 padding4[0x60];
u32 unk420; // Is this supposed to be a File like 203B2C4?
u8 fill424[0x52C - 0x424];
u8 unk52C;
u8 unk52D;
u8 fill52E;
u32 unk530;
u32 unk534;
u16 unk538; // A7 << 3
u32 unk53C;
u32 unk540; // A8 << 4
s16 unk544;
u8 filler546[0x564 - 0x546];
s32 unk564;
};