a few compile/warning fixes
This commit is contained in:
@@ -1440,8 +1440,8 @@ void GLInstancingRenderer::updateCamera(int upAxis)
|
||||
|
||||
|
||||
|
||||
////#define STB_IMAGE_WRITE_IMPLEMENTATION
|
||||
#include "third_party/stblib/stb_image_write.h"
|
||||
//#define STB_IMAGE_WRITE_IMPLEMENTATION
|
||||
#include "stb_image/stb_image_write.h"
|
||||
void writeTextureToPng(int textureWidth, int textureHeight, const char* fileName, int numComponents)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user