summaryrefslogtreecommitdiff
path: root/src/field/diploma.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/field/diploma.c')
-rw-r--r--src/field/diploma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/field/diploma.c b/src/field/diploma.c
index 27601404c..b9cdb65df 100644
--- a/src/field/diploma.c
+++ b/src/field/diploma.c
@@ -135,5 +135,5 @@ static void DisplayDiplomaText(void)
REG_BG3HOFS = 0;
StringCopy(gStringVar1, gOtherText_HoennDex);
}
- MenuPrint(gOtherText_DiplomaCertificationGameFreak, 6, 2);
+ Menu_PrintText(gOtherText_DiplomaCertificationGameFreak, 6, 2);
} \ No newline at end of file