summaryrefslogtreecommitdiff
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 9ff8bc9b..8b72d508 100644
--- a/src/game.h
+++ b/src/game.h
@@ -39,7 +39,6 @@ extern std::string tradePartnerName;
extern int fps, frame, current_npc;
extern volatile int tick_time;
extern int server_tick;
-extern Being* autoTarget;
extern bool displayPathToMouse;
extern unsigned short startX, startY;