mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-02 13:27:52 +00:00
d961d5479e
This reverts commitfa1c60c33e
, reversing changes made toe34899067b
.
6 lines
103 B
C++
6 lines
103 B
C++
#pragma once
|
|
|
|
#include <array>
|
|
|
|
extern const std::array<unsigned char, 217276> FontChineseSimplified;
|
|
|