diff options
author | camthesaxman <cameronghall@cox.net> | 2017-06-21 01:10:15 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-06-21 01:10:15 -0500 |
commit | 7bdcf7cd6de166539897b7734b7eef7c798f7b05 (patch) | |
tree | 145aedc5d61fcae32237bc56251d0bdc66818bfa /include/battle.h | |
parent | d98d7eee2dfafb439ef5194f1ce8c4739c5f9aef (diff) |
decompile sub_802F934 - PlayerHandlePrintStringPlayerOnly
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 a02842ede..d93860094 100644 --- a/include/battle.h +++ b/include/battle.h @@ -197,7 +197,8 @@ struct Struct2017810 struct Struct2017840 { u16 unk0; - u8 filler2[7]; + u8 filler2[6]; + u8 unk8; u8 unk9_0:1; }; |