This commit is contained in:
dox
2023-02-11 23:25:03 -05:00
parent d723f08969
commit d0334488bb
3 changed files with 8 additions and 6 deletions

View File

@ -9,8 +9,8 @@
static const char* FONT_PATHS[FONT_COUNT] =
{
"res/font/catv.ttf",
"res/font/catv.ttf",
"res/font/upheaval.ttf",
"res/font/upheaval.ttf",
};
static const s32 FONT_SIZES[FONT_COUNT] =