mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-01-12 11:21:56 -08:00
d961d5479e
This reverts commit fa1c60c33ef88c6cd0b72da46842dc9098db712d, reversing changes made to e34899067b60a69bca02761bd1290c6824bb559a.
7 lines
103 B
C++
7 lines
103 B
C++
#pragma once
|
|
|
|
#include <array>
|
|
|
|
extern const std::array<unsigned char, 217276> FontChineseSimplified;
|
|
|