From 2f437b0a94dd88cd78d0f6b4d92b9f5169531376 Mon Sep 17 00:00:00 2001 From: camthesaxman Date: Mon, 12 Jun 2017 19:34:01 -0500 Subject: Struct30042E0 --- include/battle.h | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'include/battle.h') diff --git a/include/battle.h b/include/battle.h index ec406d2e6..cfac2b44b 100644 --- a/include/battle.h +++ b/include/battle.h @@ -132,6 +132,31 @@ struct UnkBattleStruct4 /*0x17*/ u8 filler17[0x4]; }; +struct Struct30042E0 +{ + u8 unk0; + u8 unk1; + u8 unk2; + u8 unk3; + u8 unk4; + u8 unk5_0:1; + u8 unk5_1:1; + u16 unk6; + u8 unk8[10]; + u8 unk12; + u8 unk13; + u8 unk14[10]; + u8 filler1E[2]; + u16 unk20; + u16 unk22; + u16 unk24; + u16 unk26; + u16 unk28; + u8 unk2A[10]; + u8 filler34[2]; + u8 unk36[10]; +}; + struct Struct2017800 { u8 unk0_0:1; -- cgit v1.2.3