diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-05-12 02:15:51 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-05-12 02:15:51 -0400 |
commit | f999ebede0e0012cc68be71841edd3910168c105 (patch) | |
tree | 791ba7b60cf5cee16e3fe8591dd51e8e5d1f885c | |
parent | ac021a863dfc9672933d6f4ac2a8978a8dd457c0 (diff) |
actually update the file
-rw-r--r-- | src/birch_pc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/birch_pc.c b/src/birch_pc.c index df6ebc6ea..f01107b3d 100644 --- a/src/birch_pc.c +++ b/src/birch_pc.c @@ -47,7 +47,7 @@ bool16 ScriptGetPokedexInfo(void) return IsNationalPokedexEnabled(); } -// This shows your Hoenn Pokedex rating and NOT your National Dex. +// This shows your Hoenn Pokedex rating and not your National Dex. const u8 *GetPokedexRatingText(u16 count) { if (count < 10) |