summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/global.h b/include/global.h
index 4cbbef5cc..e106e2b6f 100644
--- a/include/global.h
+++ b/include/global.h
@@ -98,6 +98,7 @@ struct SecretBaseRecord
u8 sbr_field_1_0:4;
u8 gender:1;
u8 sbr_field_1_5:1;
+ u8 sbr_field_1_6:2;
u8 sbr_field_2[7]; // 0xFF bytes?
u8 trainerId[4]; // byte 0 is used for determining trainer class
u16 sbr_field_e;