4 lines
93 B
C
Generated
4 lines
93 B
C
Generated
#ifdef USE_STB_TRUETYPE
|
|
#define STB_TRUETYPE_IMPLEMENTATION
|
|
#include "stb_truetype.h"
|
|
#endif
|