This commit is contained in:
Matthew 2026-05-13 03:39:12 +10:00
parent d6b3e7444e
commit d679e978b1

View File

@ -23,6 +23,7 @@
# define VK_USE_PLATFORM_WIN32_KHR
#endif
// TODO: Figure out SIMD issues here (__float128)
#ifdef BUILD_ASSETS
# include "../external/stb/stb_image.h"
# include "../external/stb/stb_image_write.h"