plFontData -> PlFontData

This commit is contained in:
yellows8 2018-04-24 14:09:03 -04:00 committed by fincs
parent 769ec8cdd3
commit b51591ec65

View File

@ -16,7 +16,7 @@ int main(int argc, char **argv)
u32 i; u32 i;
u64 LanguageCode=0; u64 LanguageCode=0;
plFontData fonts[PlSharedFontType_Total]; PlFontData fonts[PlSharedFontType_Total];
size_t total_fonts=0; size_t total_fonts=0;
gfxInitDefault(); gfxInitDefault();