RenderD7 0.8.2

This commit is contained in:
2022-11-18 20:57:05 +01:00
parent bbbfd60bb7
commit 6b48ba070c
9 changed files with 150 additions and 430 deletions

2
source/stb.cpp Normal file
View File

@@ -0,0 +1,2 @@
#define STB_IMAGE_IMPLEMENTATION
#include <renderd7/external/stb_image.h>