diff options
Diffstat (limited to 'src/config.h')
-rw-r--r-- | src/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h index 613f458..48ae062 100644 --- a/src/config.h +++ b/src/config.h @@ -6,7 +6,7 @@ #define AR_W 4 #define AR_H 3 -#define DEBUG 1 +#define DEBUG 0 #define WALK_SPEED 1 #define SPLIT_SCREEN 1 #define CAMERA_SEPARATION -1 |