forked from pyrite-dev/milsko
wip
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@505 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
a9263fe8b5
commit
1e11963ff4
21 changed files with 101515 additions and 25 deletions
5
external/stb_truetype.c
vendored
Normal file
5
external/stb_truetype.c
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/* $Id$ */
|
||||
#ifdef USE_STB_TRUETYPE
|
||||
#define STB_TRUETYPE_IMPLEMENTATION
|
||||
#include "stb_truetype.h"
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue