diff options
Diffstat (limited to 'src/diploma.c')
-rw-r--r-- | src/diploma.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/diploma.c b/src/diploma.c index 5a1e1254b..c92491cc6 100644 --- a/src/diploma.c +++ b/src/diploma.c @@ -136,4 +136,4 @@ static void DisplayDiplomaText(void) StringCopy(gStringVar1, gOtherText_HoennDex); } Menu_PrintText(gOtherText_DiplomaCertificationGameFreak, 6, 2); -}
\ No newline at end of file +} |