mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-07 19:14:19 +00:00
Remove stb_rect_pack implementation from stb_truetype (fix #4215)
This commit is contained in:
3
vendor/stb/src/stb_truetype.c
vendored
3
vendor/stb/src/stb_truetype.c
vendored
@@ -1,5 +1,2 @@
|
||||
#define STB_RECT_PACK_IMPLEMENTATION
|
||||
#include "stb_rect_pack.h"
|
||||
|
||||
#define STB_TRUETYPE_IMPLEMENTATION
|
||||
#include "stb_truetype.h"
|
||||
Reference in New Issue
Block a user