summaryrefslogtreecommitdiff
path: root/stb_truetype.c
blob: 444b245c3b4741a1b65596676aa58f5e0a123cf8 (plain)
1
2
3
4
// used for debug build to speed things up
// just exports everything in stb_truetype.h
#define STB_TRUETYPE_IMPLEMENTATION
#include "lib/stb_truetype.h"