Explorar o código

Remove stb_rect_pack implementation from stb_truetype (fix #4215)

Håkon Stormo hai 1 ano
pai
achega
ae020ffb2e
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      vendor/stb/src/stb_truetype.c

+ 0 - 3
vendor/stb/src/stb_truetype.c

@@ -1,5 +1,2 @@
-#define STB_RECT_PACK_IMPLEMENTATION
-#include "stb_rect_pack.h"
-
 #define STB_TRUETYPE_IMPLEMENTATION
 #include "stb_truetype.h"