Codebase of 0.9.5 26.06.2024 found on my OneDrive

This commit is contained in:
2025-02-18 10:26:51 +01:00
parent a671631dde
commit c6804dfc03
131 changed files with 84983 additions and 63010 deletions

View File

@@ -1,2 +1,6 @@
#define STB_IMAGE_IMPLEMENTATION
#include <renderd7/external/stb_image.h>
#define STB_IMAGE_IMPLEMENTATION
#include <renderd7/external/stb_image.h>
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include <renderd7/external/stb_image_write.h>
#define STB_TRUETYPE_IMPLEMENTATION
#include <renderd7/external/stb_truetype.h>