Let Gui::reinit have a specified font too

This commit is contained in:
Pk11
2021-03-19 16:47:42 -05:00
parent cc53b7d72b
commit 12759353de
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ namespace Gui {
/*
Reinit the GUI.
*/
Result reinit(void);
Result reinit(CFG_Region fontRegion = CFG_REGION_USA);
/*
Draws a centered String.