DEBUG_BYTECODE_DUMP: Allow setting from build system

directional-lights
Nicolas Hake 2016-05-10 14:10:34 +02:00
parent 16641d3841
commit a100b93e7f
1 changed files with 2 additions and 0 deletions

View File

@ -27,7 +27,9 @@
#include "lib/C4Log.h"
#include "config/C4Config.h"
#ifndef DEBUG_BYTECODE_DUMP
#define DEBUG_BYTECODE_DUMP 0
#endif
#include <iomanip>
#define C4AUL_Include "#include"