summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-07-20 17:55:32 -0400
committerscnorton <scnorton@biociphers.org>2017-07-20 17:55:32 -0400
commit65efebf2d8cb0e727e7c6e179f5cdb281ec9482b (patch)
treeb2c757b6f5cc1749e7334583a78dab29cc1038a7 /include/global.h
parent5f0a01fc627003b17bc54fd4716a7380792005cf (diff)
sub_80BCCA4
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 0f5bcde6d..0511bb99d 100644
--- a/include/global.h
+++ b/include/global.h
@@ -140,7 +140,7 @@ struct SecretBaseRecord
/*0x1A09*/ u8 sbr_field_1_5:1;
/*0x1A09*/ u8 sbr_field_1_6:2;
/*0x1A0A*/ u8 sbr_field_2[7]; // 0xFF bytes?
- /*0x1A12*/ u8 trainerId[4]; // byte 0 is used for determining trainer class
+ /*0x1A11*/ u8 trainerId[4]; // byte 0 is used for determining trainer class
/*0x1A16*/ u16 sbr_field_e;
/*0x1A18*/ u8 sbr_field_10;
/*0x1A19*/ u8 sbr_field_11;