summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-05-16 22:06:23 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-05-16 22:06:23 -0400
commit651630d5dc8e2b79e522e07863f0c35965752e9b (patch)
treefe919ed2809cb06bf48fe19e0f3a255c793a3fcc /include/global.h
parent4d342bcd670ae4f4ff0b24184bceb8369b974c61 (diff)
sub_80BC300 (nonmatching)
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/global.h b/include/global.h
index c8b07cf69..8e6be79da 100644
--- a/include/global.h
+++ b/include/global.h
@@ -107,11 +107,11 @@ struct SecretBaseRecord
/*0x1A1A*/ u8 decorations[16];
/*0x1A2A*/ u8 decorationPos[16];
/*0x1A3A*/ u32 partyPersonality[6];
- /*0x1A52*/ u16 partyMoves[6 * 4];
- /*0x1A6A*/ u16 partySpecies[6];
- /*0x1A76*/ u16 partyHeldItems[6];
- /*0x1A82*/ u8 partyLevels[6];
- /*0x1A88*/ u8 partyEVs[6];
+ /*0x1A54*/ u16 partyMoves[6 * 4];
+ /*0x1A84*/ u16 partySpecies[6];
+ /*0x1A90*/ u16 partyHeldItems[6];
+ /*0x1A9C*/ u8 partyLevels[6];
+ /*0x1AA2*/ u8 partyEVs[6];
};
#include "game_stat.h"