From f14f219929ec0390e385cb9eee9f10fda4baf73a Mon Sep 17 00:00:00 2001 From: camthesaxman Date: Sat, 10 Jun 2017 20:53:06 -0500 Subject: finish decompiling battle_7 --- include/battle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/battle.h') diff --git a/include/battle.h b/include/battle.h index 5a054acc7..ec406d2e6 100644 --- a/include/battle.h +++ b/include/battle.h @@ -169,7 +169,7 @@ struct Struct2017840 { u16 unk0; u8 filler2[7]; - u8 unk9; + u8 unk9_0:1; }; extern struct UnknownStruct1 unk_2016A00; -- cgit v1.2.3