Define this too

This commit is contained in:
twinaphex 2016-11-05 20:50:13 +01:00
parent 37ff8cb66f
commit ad5d78b63e
2 changed files with 2 additions and 1 deletions

View File

@ -27,6 +27,7 @@
#define STB_TRUETYPE_IMPLEMENTATION
#define STB_RECT_PACK_IMPLEMENTATION
#define STBTT_STATIC
#define STBRP_STATIC
#define static static INLINE
#include "../../deps/stb/stb_rect_pack.h"
#include "../../deps/stb/stb_truetype.h"

View File

@ -26,7 +26,7 @@
#ifndef STB_TRUETYPE_IMPLEMENTATION
#define STB_TRUETYPE_IMPLEMENTATION
#define STB_RECT_PACK_IMPLEMENTATION
#define STBRP_STATIC
#define STBTT_STATIC
#define STBRP_STATIC
#define static static INLINE
#include "../../deps/stb/stb_rect_pack.h"