remove STB_IMAGE_IMPLEMENTATION (this is already linked)

This commit is contained in:
Nick Fisher
2025-06-24 15:30:39 +08:00
parent 4a43c6169a
commit 1fe1889fa2

View File

@@ -25,7 +25,6 @@
#include "Log.hpp"
#define STB_IMAGE_IMPLEMENTATION
#include <filament/third_party/stb/stb_image.h>
#ifdef __cplusplus