summaryrefslogtreecommitdiff
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 632c881..a7a8ea8 100644
--- a/global.h
+++ b/global.h
@@ -93,7 +93,7 @@ struct Bullet
int whirem,whiskp,yelbrk;
int exp1,exp2;
double lifetime;
- bool scollable;
+ bool scollable,collable;
double scale;int effbrk;
TColors alterColor;
void redir(vector2d targ)