engineer-thesis-WUT/breakout/stb_images_implementation.cpp

6 lines
97 B
C++

#ifndef STB_IMAGE_IMPLEMENTATION
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"
#endif