mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2025-01-23 09:06:36 +01: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;
|
|
|