engineer-thesis-WUT/breakout/stb_images_implementation.cpp

6 lines
97 B
C++
Raw Permalink Normal View History

2023-04-02 17:59:15 +02:00
#ifndef STB_IMAGE_IMPLEMENTATION
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"
#endif