Add GFX2_Log() function

This commit is contained in:
Thomas Bernard
2018-07-11 19:40:12 +02:00
parent 221515e663
commit 7fb77f85f1
8 changed files with 133 additions and 14 deletions

View File

@@ -79,6 +79,7 @@
#endif
#endif
#include "gfx2log.h"
#include "errors.h"
#include "global.h"
#include "loadsave.h"