summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arm9/modules/59/include/mod59_021D74E0.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/arm9/modules/59/include/mod59_021D74E0.h b/arm9/modules/59/include/mod59_021D74E0.h
index 059f80c8..bee72507 100644
--- a/arm9/modules/59/include/mod59_021D74E0.h
+++ b/arm9/modules/59/include/mod59_021D74E0.h
@@ -24,27 +24,27 @@ typedef struct MOD59_OverlayData
u32 unk10;
struct UnkStruct_02006234 *unk14;
struct BgConfig *bgConfig;
- u8 padding[0x10];
+ u8 filler1C[0x10];
u32 unk2C;
- u8 padding2[0x1C];
+ u8 filler30[0x1C];
struct MsgData *msgData;
u32 unk50;
u32 unk54;
- u8 padding3[0x8];
+ u8 filler58[0x8];
u32 unk60; // unknown if this is the right type, possibly a pointer instead?
struct ScrStrBufs *strBufs;
- u8 padding4[0x8];
+ u8 filler68[0x8];
struct MOD59_UnkPlayerStruct *playerStruct;
struct MOD59_UnkPlayerStruct *rivalStruct;
u32 unk78;
- u8 padding5[0xC];
+ u8 filler7C[0xC];
u8 unk88;
u8 unk89;
u8 unk8A;
u8 unk8B;
- u8 padding6[4];
+ u8 filler8C[4];
u32 unk90;
- u8 padding7[32];
+ u8 filler94[32];
} MOD59_OverlayData;
BOOL MOD59_Init(struct UnkStruct_02006234 *param0);