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 4d4fe7bf..4bbf1a2f 100644
--- a/src/game.h
+++ b/src/game.h
@@ -58,7 +58,6 @@
extern char map_path[480];
extern int fps, frame, current_npc;
-extern char walk_status;
extern volatile int tick_time;
extern int server_tick;
extern bool displayPathToMouse;