git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@471 b9cfdab3-6d41-4d17-bbe4-086880011989
5 lines
104 B
C
5 lines
104 B
C
/* $Id$ */
|
|
#ifdef USE_STB_TRUETYPE
|
|
#define STB_TRUETYPE_IMPLEMENTATION
|
|
#include "stb_truetype.h"
|
|
#endif
|