diff --git a/cre.cpp b/cre.cpp index fd9c6213d..0bf1ceb0c 100644 --- a/cre.cpp +++ b/cre.cpp @@ -17,7 +17,9 @@ along with this program. If not, see . */ +#ifndef DEBUG_CRENGINE #define DEBUG_CRENGINE 0 +#endif extern "C" { #include "blitbuffer.h"