diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-08-18 19:52:25 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-08-18 19:52:25 +0200 |
commit | e4649245bac064d700413e922b067ecb50133175 (patch) | |
tree | d9b91d262c9d76ae671fed680c0b5ee90c99029d /include/global.h | |
parent | f7fd5ce75c481ff1f019d661b4e817c6a8d1a34f (diff) |
this file is too much
Diffstat (limited to 'include/global.h')
-rw-r--r-- | include/global.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/global.h b/include/global.h index 4bfa6194d..9f2c7c9a2 100644 --- a/include/global.h +++ b/include/global.h @@ -397,6 +397,7 @@ struct BattleFrontier /*0xD1C*/ u16 field_D1C[2][2]; /*0xD24*/ struct BattleDomeTrainer domeTrainers[DOME_TOURNAMENT_TRAINERS_COUNT]; /*0xD64*/ u16 domeMonId[DOME_TOURNAMENT_TRAINERS_COUNT][3]; + /*0xD64*/ u16 field_DC4[2]; /*0xDC8*/ u16 field_DC8[2]; /*0xDCC*/ u8 filler_DCC[4]; /*0xDD0*/ u16 field_DD0[2]; |