png support

This commit is contained in:
aap
2020-07-23 15:06:03 +02:00
parent 4946235d49
commit 49ca300b88
10 changed files with 8566 additions and 46 deletions
-5
View File
@@ -10,11 +10,6 @@
#include "rwobjects.h"
#include "rwengine.h"
#ifdef _WIN32
/* srsly? */
#define strdup _strdup
#endif
#define PLUGIN_ID 0
namespace rw {