aboutsummaryrefslogtreecommitdiff
path: root/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'global.h')
-rw-r--r--global.h2
1 files changed, 1 insertions, 1 deletions
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;