forked from metin-server/m2dev-client-src
image loading reworked
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
#include "stdafx.h"
|
||||
#include "MarkImage.h"
|
||||
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#define STB_IMAGE_WRITE_IMPLEMENTATION
|
||||
#include "stb_image.h"
|
||||
#include "stb_image_write.h"
|
||||
#include <stb_image.h>
|
||||
#include <stb_image_write.h>
|
||||
|
||||
#if !defined(_MSC_VER)
|
||||
#include <IL/il.h>
|
||||
|
||||
Reference in New Issue
Block a user