From bddbed6a2de38bfc321cbefd71ecd1a5fcd21929 Mon Sep 17 00:00:00 2001 From: Simon Robertshaw Date: Tue, 27 Mar 2012 13:16:44 +0200 Subject: [PATCH] Disable REALISTIC --- includes/defines.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/defines.h b/includes/defines.h index 9d4f9e075..e31741de7 100644 --- a/includes/defines.h +++ b/includes/defines.h @@ -90,7 +90,7 @@ extern unsigned char ZSIZE; #define STAMP_MAX 240 //#define SAVE_OPS -#define REALISTIC +//#define REALISTIC #define NGOL 25 #define NGOLALT 24 //NGOL should be 24, but use this var until I find out why