summaryrefslogtreecommitdiff
path: root/src/main_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main_menu.c')
-rw-r--r--src/main_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main_menu.c b/src/main_menu.c
index 550072099..9a5326ea1 100644
--- a/src/main_menu.c
+++ b/src/main_menu.c
@@ -626,7 +626,7 @@ void PrintBadgeCount(void)
MenuPrint(gMainMenuString_Badges, 16, 5);
ConvertIntToDecimalString(buffer, GetBadgeCount());
- sub_80729D8(buffer, 205, 40, 1);
+ MenuPrint_PixelCoords(buffer, 205, 40, 1);
}
//Text Strings