diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/global.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h index d94fe1bbd..2f47e7ed0 100644 --- a/include/global.h +++ b/include/global.h @@ -53,7 +53,6 @@ struct Time struct SaveBlock2 { u8 playerName[8]; - u8 playerGender; // MALE, FEMALE u8 sb2_field_9; u8 playerTrainerId[4]; |