mirror of
https://notabug.org/litucks/torzu.git
synced 2026-04-04 14:49:43 +00:00
6 lines
104 B
C++
6 lines
104 B
C++
#pragma once
|
|
|
|
#include <array>
|
|
|
|
extern const std::array<unsigned char, 222236> FontChineseTraditional;
|
|
|