reorgnamized

This commit is contained in:
Blake Lucas 2026-03-28 18:01:16 -07:00
parent 809232d74f
commit 047126efb4
4 changed files with 4 additions and 7992 deletions

View file

@ -20,10 +20,10 @@
#endif
#include <GLFW/glfw3.h>
#include "stb_image.h"
// Do not define the STB_IMAGE_IMPLEMENTATION twice
#include "thirdParty/stb_image.h"
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include "stb_image_write.h"
#include "thirdParty/stb_image_write.h"
#include "nanovg.hpp"

View file

@ -8,7 +8,7 @@
#include <GLFW/glfw3.h>
#include "nanovg.h"
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include "stb_image_write.h"
#include "thirdParty/stb_image_write.h"
#ifdef _MSC_VER
#pragma warning(push)

File diff suppressed because it is too large Load diff