]>
git.bts.cx Git - benzene.git/blob - src/bz/impl.c
1 // This file is exclusively for single header implementations
3 #define STB_IMAGE_IMPLEMENTATION
5 #define STBI_ONLY_PNG // STBI_ONLY_ZLIB
8 #define STB_SPRINTF_IMPLEMENTATION
9 #include <stb_sprintf.h>
11 #define STB_TRUETYPE_IMPLEMENTATION
12 #include <stb_truetype.h>