diff options
| author | camthesaxman <cameronghall@cox.net> | 2017-06-25 19:03:49 -0500 |
|---|---|---|
| committer | camthesaxman <cameronghall@cox.net> | 2017-06-25 19:03:49 -0500 |
| commit | 826cfdb74ba6e66dac9e8e026bd7411719726642 (patch) | |
| tree | 36d5d5f5f31b9d7226bd84b3abb3725ad44dffa1 /include | |
| parent | 53d0a33035cf5654c6f4e005821a67fa8322a055 (diff) | |
finish decompiling battle_10
Diffstat (limited to 'include')
| -rw-r--r-- | include/battle.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/battle.h b/include/battle.h index 395cf042a..bb5c0aed9 100644 --- a/include/battle.h +++ b/include/battle.h @@ -183,6 +183,7 @@ struct Struct2017810 u8 unk0_6:1; u8 unk0_7:1; u8 unk1_0:1; + u8 unk1_1:5; u8 unk2; u8 unk3; //u8 filler2[2]; |
