mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-06 06:05:40 +12:00
5 lines
No EOL
105 B
C++
5 lines
No EOL
105 B
C++
#pragma once
|
|
#include <cstddef>
|
|
|
|
extern unsigned char _shared_font_bin[];
|
|
extern size_t _shared_font_len; |