Fix compiling stb texture tool on Windows
This commit is contained in:
@@ -65,6 +65,8 @@
|
||||
|
||||
#endif
|
||||
|
||||
#undef MessageBox
|
||||
|
||||
static void stbWrite(void* context, void* data, int size)
|
||||
{
|
||||
auto file = (FileWriteStream*)context;
|
||||
|
||||
Reference in New Issue
Block a user