summaryrefslogtreecommitdiff
path: root/src/game.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2004-12-28 10:48:44 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2004-12-28 10:48:44 +0000
commit33bcf31d8eb5c7712e8a9d0b31489186a5c68521 (patch)
tree67e08d0e5ef4c40caee79e97402a43b2a4a9bca7 /src/game.h
parent4542a711526bfcd09184436eda440b10bb92fbed (diff)
downloadmana-client-33bcf31d8eb5c7712e8a9d0b31489186a5c68521.tar.gz
mana-client-33bcf31d8eb5c7712e8a9d0b31489186a5c68521.tar.bz2
mana-client-33bcf31d8eb5c7712e8a9d0b31489186a5c68521.tar.xz
mana-client-33bcf31d8eb5c7712e8a9d0b31489186a5c68521.zip
Renamed stats dialog to status dialog, which it is and to make room for the
real stats dialog that is currently called the skill dialog.
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 6b7cc073..fc9376f4 100644
--- a/src/game.h
+++ b/src/game.h
@@ -32,7 +32,6 @@
#include "main.h"
#include "./gui/gui.h"
#include "./gui/skill.h"
-#include "./gui/stats.h"
#include "./graphic/2xsai.h"
#include <stdio.h>
#include <allegro.h>