summaryrefslogtreecommitdiff
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 cdd22e29..239eb2aa 100644
--- a/src/game.h
+++ b/src/game.h
@@ -24,8 +24,6 @@
#include <string>
-extern std::string map_path; // TODO: Get rid of this global
-
class Map;
class WindowMenu;