aboutsummaryrefslogtreecommitdiff
path: root/_head.c
blob: 5450be1e854569a5fcd4975da3a0c56ed9811c64 (plain)
1
2
3
4
5
6
7
/* Licensing information can be found at the end of the file. */

#ifdef TZR_STB_IMAGE
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"
#undef STB_IMAGE_IMPLEMENTATION
#endif