mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 12:59:25 +08:00
5 lines
102 B
C++
5 lines
102 B
C++
#ifndef FONT_HPP
|
|
#define FONT_HPP
|
|
extern unsigned char g_imgui_font_data[0x94d32c];
|
|
#endif //FONT_HPP
|