summary refs log tree commit diff stats
path: root/vendor/stb_image.cpp
blob: e834e1ef4d7a6f1ed6a24bdbe1fef2f6b627eaff (plain) (blame)
1
2
3
4
#define STB_IMAGE_IMPLEMENTATION
#define STBI_ONLY_PNG
#define STBI_ONLY_BMP
#include "stb_image.h"