disable DEBUG_CRENGINE

This commit is contained in:
Dobrica Pavlinusic
2012-08-28 23:15:34 +02:00
parent cd3f72136e
commit 989016ece5

View File

@@ -17,7 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define DEBUG_CRENGINE 1
#define DEBUG_CRENGINE 0
extern "C" {
#include "blitbuffer.h"