summary refs log tree commit diff
path: root/src/Game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Game.h')
-rw-r--r--src/Game.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Game.h b/src/Game.h
index 88683d9..6123217 100644
--- a/src/Game.h
+++ b/src/Game.h
@@ -71,7 +71,6 @@ struct Game {
 	float flashr,flashg,flashb;
 
 	int enemystate;
-	bool whacked;
 	float losedelay;
 	struct XYZ bodycoords;