diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-31 15:53:38 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-31 15:53:38 -0500 |
commit | a998cba4f03b34c147acb78d4b70766a50346afe (patch) | |
tree | c9b08c43bc300e1b4295f9cb1fb614a43cc1be40 /src | |
parent | 78bd2b0849f357f0d2fbbb8e1e69e50d630dd9b0 (diff) |
depreciate depreciate
Diffstat (limited to 'src')
-rw-r--r-- | src/save.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/save.c b/src/save.c index 138ec7cce..0c35c3795 100644 --- a/src/save.c +++ b/src/save.c @@ -27,7 +27,7 @@ extern bool8 gSoftResetDisabled; * Sectors 0 - 13: Save Slot 1 * Sectors 14 - 27: Save Slot 2 * Sectors 28 - 29: Hall of Fame - * Sectors 30 - 31: e-Reader battle tower data, maybe? (note: depreciated in Emerald US) + * Sectors 30 - 31: e-Reader battle tower data, maybe? (note: deprecated in Emerald US) * * There are two save slots for saving the player's game data. We alternate between * them each time the game is saved, so that if the current save slot is corrupt, |