mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-15 15:58:14 +00:00
Remove rres support
Let the user choose if using rres external library
This commit is contained in:
@@ -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
|
||||
//----------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user