milsko/external/stb_truetype.c

5 lines
104 B
C
Raw Normal View History

/* $Id$ */
#ifdef USE_STB_TRUETYPE
#define STB_TRUETYPE_IMPLEMENTATION
#include "stb_truetype.h"
#endif