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