diff options
author | camthesaxman <cameronghall@cox.net> | 2017-06-10 16:50:56 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-06-10 16:50:56 -0500 |
commit | 974e4da9c9d325491df07d842da5eb6b45b50b2e (patch) | |
tree | 6a5c65fd0ef19bf8bae09aece9a3237065693d00 /include/battle.h | |
parent | b91879759462841b88ad3f0515ba205bedc84b90 (diff) |
decompile sub_8032350 - sub_80326EC
Diffstat (limited to 'include/battle.h')
-rw-r--r-- | include/battle.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/battle.h b/include/battle.h index e3ec0780e..5a054acc7 100644 --- a/include/battle.h +++ b/include/battle.h @@ -158,7 +158,8 @@ struct Struct2017810 //u8 filler2[2]; u8 unk4; u8 unk5; - u8 filler6[2]; + u8 unk6; + u8 unk7; u8 unk8; u8 unk9; u8 fillerA[2]; |