parent
e79c35c608
commit
13db3e22b5
@ -0,0 +1 @@ |
||||
Subproject commit 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 |
@ -0,0 +1,8 @@ |
||||
#ifndef TEXTURES_HPP |
||||
#define TEXTURES_HPP |
||||
|
||||
#define STB_IMAGE_IMPLEMENTATION |
||||
#include "../extern/stb/stb_image.h" |
||||
|
||||
|
||||
#endif |
Loading…
Reference in new issue