Remove rres support

Let the user choose if using rres external library
This commit is contained in:
Ray 2017-12-11 11:55:02 +01:00
parent 3e1d6859db
commit a6f9cc5629
8 changed files with 2 additions and 1149 deletions

View file

@ -66,9 +66,6 @@
#include "external/stb_image_write.h" // Required for: stbi_write_bmp(), stbi_write_png()
#endif
#define RRES_IMPLEMENTATION
#include "rres.h"
//----------------------------------------------------------------------------------
// Global Variables Definition
//----------------------------------------------------------------------------------