summaryrefslogtreecommitdiff
path: root/include/friend_rescue.h
blob: 62af956512caeb2c33c2c071f3eb11e174cdd436 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
#ifndef GUARD_FRIEND_RESCUE_H
#define GUARD_FRIEND_RESCUE_H

struct WonderMailStruct_203B33C
{
    // size: 0x568
    u32 state;
    u32 unk4;
    u8 passwordBuffer[0x36];
    u32 unk40;
    u32 status;
    u16 unk48[(0xE0 - 0x48) / 2];
    s16 unkE0;
    u8 unkE2[0x168 - 0xE2];
    s16 unk168;
    u8 unk16A[0x218 - 0x16A];
    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];
    struct UnkTextStruct2 unk3BC[4];
    struct ItemSlot unk41C;
    u32 unk420; // Is this supposed to be a File like 203B2C4?
    u8 fill424[0x524 - 0x424];
    s32 unk524;
    u32 unk528;
    u8 unk52C;
    u8 unk52D;
    u8 fill52E;
    u32 unk530;
    u32 unk534;
    s16 unk538; // A7 << 3
    u32 unk53C;
    u32 unk540; // A8 << 4
    s16 unk544;
    u8 filler546[0x564 - 0x546];
    s32 unk564;
};

#endif