From 65a9e41eb81d0531cc702846e0cd9221e1d91179 Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Tue, 25 Feb 2014 23:51:17 +0000 Subject: M trunk/CHANGELOG.TXT M trunk/global.h M trunk/levels.h M trunk/main.cpp M trunk/towernbullet.h --- global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'global.h') diff --git a/global.h b/global.h index 5856889..632c881 100644 --- a/global.h +++ b/global.h @@ -89,7 +89,7 @@ struct Bullet //whicnt describes how much one will explode into (into an exactly circle)*/ double bulletspeed; double bulletaccel,limv; - bool exist; + bool exist,inv; int whirem,whiskp,yelbrk; int exp1,exp2; double lifetime; -- cgit v1.2.3