Files
OpenEngine/open_engine/vendor/stb_image/stb_image.cpp
2026-01-12 16:57:00 +01:00

5 lines
76 B
C++

#include <pch.hpp>
#define STB_IMAGE_IMPLEMENTATION
#include <stb_image.h>