1
0
Fork 0
mirror of https://git.h3cjp.net/H3cJP/citra.git synced 2025-03-22 18:09:27 +00:00
citra/externals/open_source_archives/include/FontChineseTraditional.h
David Marcec d961d5479e Revert "Merge pull request from DarkLordZach/oss-ext-fonts-1"
This reverts commit fa1c60c33e, reversing
changes made to e34899067b.
2019-09-22 17:47:25 +10:00

7 lines
104 B
C++

#pragma once
#include <array>
extern const std::array<unsigned char, 222236> FontChineseTraditional;