summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-07-26 08:51:21 -0500
committerMarcus Huderle <huderlem@gmail.com>2018-07-26 09:52:22 -0500
commit1a378c07c6f95a6805d96852e55e3847e32c03b5 (patch)
tree9b7e0d4ca982e48fb1847f6c97329b0f52360248 /include/global.h
parent016e0e6da31b8a8f7d2f30a48127721ed6187b19 (diff)
Fix nonmatching SetPlayerSecretBaseRecordMixingParty()
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index 830f7704a..36e1db978 100644
--- a/include/global.h
+++ b/include/global.h
@@ -176,7 +176,7 @@ struct SecretBaseRecord
/*0x1A19*/ u8 sbr_field_11;
/*0x1A1A*/ u8 decorations[16];
/*0x1A2A*/ u8 decorationPos[16];
- /*0x1A3A*/ u32 partyPersonality[6];
+ /*0x1A3C*/ u32 partyPersonality[6];
/*0x1A54*/ u16 partyMoves[6 * 4];
/*0x1A84*/ u16 partySpecies[6];
/*0x1A90*/ u16 partyHeldItems[6];