diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-08-23 23:04:00 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-08-23 23:04:00 +0200 |
commit | 78027fb38d7a9cd25bbbb765b88915d7b63f4839 (patch) | |
tree | 79a3391e4fe57ec0c4557f3b51254f2c91a44ccf /include/battle.h | |
parent | 9ac913c5270c7cc5fc245c2cce6b9e64e848f7e9 (diff) |
reshow battle screen is decompiled
Diffstat (limited to 'include/battle.h')
-rw-r--r-- | include/battle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle.h b/include/battle.h index d948dfa7d..08ed5cf58 100644 --- a/include/battle.h +++ b/include/battle.h @@ -520,7 +520,7 @@ struct BattleResults struct Struct2017800 { - u8 unk0_0:1; + u8 invisible:1; u8 unk0_1:1; u8 substituteSprite:1; u8 unk0_3:1; |