mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-07-04 23:31:19 +01:00
d961d5479e
This reverts commitfa1c60c33e
, reversing changes made toe34899067b
.
6 lines
111 B
C++
6 lines
111 B
C++
#pragma once
|
|
|
|
#include <array>
|
|
|
|
extern const std::array<unsigned char, 293516> FontExtendedChineseSimplified;
|
|
|