summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-05-22 14:41:29 -0400
committerscnorton <scnorton@biociphers.org>2017-05-22 14:41:29 -0400
commitbb0c630a77b16b225fec613ba426bec9b9b3a556 (patch)
tree22556ccecd619eba5a991a198ff23ff21ec023d0 /include/global.h
parent4f9110a54cd4ac21d3493b2cb60b42ee848863d6 (diff)
parent009d4875fcc97e18dbbd74b5bd303dc5ccb81b1c (diff)
Merge branch 'master' of github.com:pret/pokeruby into pikalaxalt/field_map_obj
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h10
1 files changed, 7 insertions, 3 deletions
diff --git a/include/global.h b/include/global.h
index 5edb3239f..34946c895 100644
--- a/include/global.h
+++ b/include/global.h
@@ -464,6 +464,10 @@ struct GabbyAndTyData {
u8 valB;
};
+struct RecordMixing_UnknownStruct {
+ u8 data[0x38];
+};
+
struct SaveBlock1 /* 0x02025734 */
{
/*0x00*/ struct Coords16 pos;
@@ -538,9 +542,9 @@ struct SaveBlock1 /* 0x02025734 */
/*0x2DD4*/ struct EasyChatPair easyChatPairs[5]; //Dewford trend [0] and some other stuff
/*0x2DFC*/ u8 filler_2DFC[0x8];
/*0x2E04*/ SB_Struct sbStruct;
- /*0x2F9C*/ u8 filler_2F9C[0xA0];
- /*0x303C*/ u8 filler_303C[0x38];
- /*0x3074*/ u8 filler_3074[0x42];
+ /*0x2F9C*/ struct BoxPokemon daycareData[2];
+ /*0x303C*/ struct RecordMixing_UnknownStruct filler_303C[2];
+ /*0x30AC*/ u8 filler_30AC[0xA];
/*0x30B6*/ u8 filler_30B6;
/*0x30B7*/ u8 filler_30B7[1];
/*0x30B8*/ u8 linkBattleRecords[5][16];