Allow specifiying a font region

This commit is contained in:
Pk11
2021-03-19 16:39:48 -05:00
parent 0b0f88eb59
commit cc53b7d72b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ namespace Gui {
Initialize the GUI with Citro2D & Citro3D and initialize the Textbuffer.
call this when initializing.
*/
Result init(void);
Result init(CFG_Region fontRegion = CFG_REGION_USA);
/*
Load a Font. (BCFNT)