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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Game.h b/src/Game.h
index 6123217..3ab46f8 100644
--- a/src/Game.h
+++ b/src/Game.h
@@ -99,8 +99,6 @@ struct Game {
 	bool paused;
 	bool menu;
 
-	struct XYZ aimer[2];
-
 	double eqn[4];
 	float oldrot, oldrot2;