1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-25 21:46:38 -05:00

Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"

This reverts commit fa1c60c33e, reversing
changes made to e34899067b.
This commit is contained in:
David Marcec
2019-09-22 17:47:25 +10:00
parent 9187350b32
commit d961d5479e
33 changed files with 111852 additions and 73477 deletions

View File

@@ -0,0 +1,6 @@
#pragma once
#include <array>
extern const std::array<unsigned char, 222236> FontChineseTraditional;