mirror of
https://github.com/switchbrew/switch-examples.git
synced 2025-06-21 13:22:40 +02:00
plFontData -> PlFontData
This commit is contained in:
parent
769ec8cdd3
commit
b51591ec65
@ -16,7 +16,7 @@ int main(int argc, char **argv)
|
||||
u32 i;
|
||||
|
||||
u64 LanguageCode=0;
|
||||
plFontData fonts[PlSharedFontType_Total];
|
||||
PlFontData fonts[PlSharedFontType_Total];
|
||||
size_t total_fonts=0;
|
||||
|
||||
gfxInitDefault();
|
||||
|
Loading…
Reference in New Issue
Block a user