summaryrefslogtreecommitdiff
path: root/src/gui/stats.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/stats.h')
-rw-r--r--src/gui/stats.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/stats.h b/src/gui/stats.h
index 82bff443..03c4cda4 100644
--- a/src/gui/stats.h
+++ b/src/gui/stats.h
@@ -72,4 +72,6 @@ class StatsWindow : public Window, public gcn::ActionListener {
gcn::Button *statsButton[6];
};
+extern StatsWindow *statsWindow;
+
#endif /* _TMW_STATS_WINDOW_H */