Engine ready.

This commit is contained in:
2014-03-08 21:51:12 -04:30
parent fa9e0e6760
commit 8f09cabf66
9 changed files with 143 additions and 19 deletions

View File

@@ -6,7 +6,7 @@
#ifndef STATE_CONSTS_H
#define STATE_CONSTS_H
static const int DEBUG = 1;
static const int DEBUG = 0;
#define F_SEP "/"
enum COLORS {