summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/system_archive/data/font_chinese_simplified.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2020-01-31 04:02:15 +0100
committerGitHub <noreply@github.com>2020-01-31 04:02:15 +0100
commit91b0a3f799b2f99eae42261e1ec5dd272f39cb49 (patch)
tree6b2a66cb125fae6fda2a13cc0d50bef9cabe631a /src/core/file_sys/system_archive/data/font_chinese_simplified.h
parentMerge pull request #3353 from FernandoS27/aries (diff)
downloadyuzu-91b0a3f799b2f99eae42261e1ec5dd272f39cb49.tar
yuzu-91b0a3f799b2f99eae42261e1ec5dd272f39cb49.tar.gz
yuzu-91b0a3f799b2f99eae42261e1ec5dd272f39cb49.tar.bz2
yuzu-91b0a3f799b2f99eae42261e1ec5dd272f39cb49.tar.lz
yuzu-91b0a3f799b2f99eae42261e1ec5dd272f39cb49.tar.xz
yuzu-91b0a3f799b2f99eae42261e1ec5dd272f39cb49.tar.zst
yuzu-91b0a3f799b2f99eae42261e1ec5dd272f39cb49.zip
Diffstat (limited to 'src/core/file_sys/system_archive/data/font_chinese_simplified.h')
-rw-r--r--src/core/file_sys/system_archive/data/font_chinese_simplified.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/file_sys/system_archive/data/font_chinese_simplified.h b/src/core/file_sys/system_archive/data/font_chinese_simplified.h
index 59b2d253d..161de4542 100644
--- a/src/core/file_sys/system_archive/data/font_chinese_simplified.h
+++ b/src/core/file_sys/system_archive/data/font_chinese_simplified.h
@@ -8,6 +8,6 @@
namespace FileSys::SystemArchive::SharedFontData {
-extern const std::array<unsigned char, 8334256> FONT_CHINESE_SIMPLIFIED;
+extern const std::array<unsigned char, 217276> FONT_CHINESE_SIMPLIFIED;
} // namespace FileSys::SystemArchive::SharedFontData