summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorPhilip <philip@philip-linuxlaptop.(none)>2010-11-09 06:04:59 (GMT)
committer Philip <philip@philip-linuxlaptop.(none)>2010-11-09 06:04:59 (GMT)
commitfebd9be62764a0b08c6c2501a87d073591343000 (patch)
tree8aca73a7742552e9db25a72e211e5ccae399405d /src/main.c
parent16265e3736d5cf9e5620d423e03ed1df0ede50eb (diff)
downloadpowder-febd9be62764a0b08c6c2501a87d073591343000.zip
powder-febd9be62764a0b08c6c2501a87d073591343000.tar.gz
Added 3 more life types
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index e7f2cd1..63431b4 100644
--- a/src/main.c
+++ b/src/main.c
@@ -102,8 +102,8 @@ int death = 0, framerender = 0;
int amd = 1;
int FPSB = 0;
int MSIGN =-1;
-int CGOL = 0;
-int GSPEED = 1;
+//int CGOL = 0;
+//int GSPEED = 1;
sign signs[MAXSIGNS];