tweak handling of STBIWDEF

This commit is contained in:
Sean Barrett
2018-02-11 11:19:45 -08:00
parent dbf0fab1c7
commit aeb2b4b64d
2 changed files with 17 additions and 4 deletions

View File

@ -2,9 +2,11 @@
#define STB_SPRINTF_IMPLEMENTATION
#include "stb_sprintf.h"
#define STB_IMAGE_WRITE_STATIC
#define STB_IMAGE_WRITE_IMPLEMENTATION
#define STB_TRUETYPE_IMPLEMENTATION
#define STB_PERLIN_IMPLEMENTATION
#define STB_IMAGE_WRITE_IMPLEMENTATION
#define STB_DXT_IMPLEMENATION
#define STB_C_LEXER_IMPLEMENTATIOn
#define STB_DIVIDE_IMPLEMENTATION