mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 13:15:45 +00:00
system_archive: Fix Korean font
Fixes Korean fonts when using Open-source system archives.
This commit is contained in:
parent
6b8406f575
commit
4be062de19
2 changed files with 185637 additions and 13582 deletions
File diff suppressed because it is too large
Load diff
|
@ -8,6 +8,6 @@
|
|||
|
||||
namespace FileSys::SystemArchive::SharedFontData {
|
||||
|
||||
extern const std::array<unsigned char, 217276> FONT_KOREAN;
|
||||
extern const std::array<unsigned char, 2227620> FONT_KOREAN;
|
||||
|
||||
} // namespace FileSys::SystemArchive::SharedFontData
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue