milsko/external/stb_truetype.c

4 lines
93 B
C
Raw Permalink Normal View History

#ifdef USE_STB_TRUETYPE
#define STB_TRUETYPE_IMPLEMENTATION
#include "stb_truetype.h"
#endif