mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
same for image write
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#define STBI_NO_HDR
|
||||
#define STBI_NO_TGA
|
||||
#include <stb_image.h>
|
||||
#define STB_IMAGE_WRITE_IMPLEMENTATION
|
||||
#include <stb_image_write.h>
|
||||
|
||||
#include "n64graphics.h"
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
#define STB_IMAGE_WRITE_IMPLEMENTATION
|
||||
#include <stb_image_write.h>
|
||||
Reference in New Issue
Block a user