summaryrefslogtreecommitdiff
path: root/includes/defines.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2011-07-09 17:22:25 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2011-07-09 17:22:25 (GMT)
commitd42e06f37a93475a09cd2908849b2f33a50513ac (patch)
tree3bb435ec3648d897a821cf99ff2469277da51791 /includes/defines.h
parentd2eb6f1cb31f2d746d5897e775424ed0d1448703 (diff)
downloadpowder-d42e06f37a93475a09cd2908849b2f33a50513ac.zip
powder-d42e06f37a93475a09cd2908849b2f33a50513ac.tar.gz
Merge all GOL types into PT_LIFE, behaviour is determined by ctype
Diffstat (limited to 'includes/defines.h')
-rw-r--r--includes/defines.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/defines.h b/includes/defines.h
index 77b3b92..2c5774c 100644
--- a/includes/defines.h
+++ b/includes/defines.h
@@ -81,6 +81,7 @@ extern unsigned char ZSIZE;
#define STAMP_MAX 240
#define NGOL 25
+#define NGOLALT 24 //NGOL should be 24, but use this var until I find out why
#define CIRCLE_BRUSH 0
#define SQUARE_BRUSH 1