summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-09-10 10:20:41 -0500
committerGitHub <noreply@github.com>2018-09-10 10:20:41 -0500
commitcb053b3a15cf342ab520d234f6dbae27a6199d45 (patch)
treecb93014d00fbd49975b1607fe2c5698f61a38fa0 /include/global.h
parent37edb063babb4f8d7b81ea95fb5911a0ab0878c7 (diff)
parent74cc2cf512657f478667f6b57ab595ab546962a1 (diff)
Merge pull request #312 from DizzyEggg/decompile_frontier_2
Decompile Battle Factory
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/global.h b/include/global.h
index 6977d4059..b35008550 100644
--- a/include/global.h
+++ b/include/global.h
@@ -344,7 +344,9 @@ struct FrontierMonData
struct Struct_field_E70
{
u16 monId;
- u8 unk2[9];
+ u32 personality;
+ u8 ivs;
+ u8 abilityBit;
};
struct BattleDomeTrainer
@@ -413,9 +415,7 @@ struct BattleFrontier
/*0xDD8*/ u16 field_DD8;
/*0xDDA*/ u16 field_DDA[2];
/*0xDDE*/ u16 field_DDE[2];
- /*0xDE2*/ u16 field_DE2[2];
- /*0xDE6*/ u16 field_DE6;
- /*0xDE8*/ u16 field_DE8;
+ /*0xDE2*/ u16 field_DE2[2][2];
/*0xDEA*/ u16 field_DEA[2];
/*0xDEE*/ u16 field_DEE;
/*0xDF0*/ u16 field_DF0;