summaryrefslogtreecommitdiff
path: root/GUI.h
diff options
context:
space:
mode:
authorJapa2010-04-24 12:23:16 +0000
committerJapa2010-04-24 12:23:16 +0000
commit701514f5c7e0df61038bb2d6b4991956c56c8fc4 (patch)
tree8bd9eefcdc90289f25e1752d8f5f797a4d76dfe7 /GUI.h
parent3762a5ddf8a4f038d762cd2689afb421d50430c5 (diff)
downloadstonesense-701514f5c7e0df61038bb2d6b4991956c56c8fc4.tar.gz
stonesense-701514f5c7e0df61038bb2d6b4991956c56c8fc4.tar.bz2
stonesense-701514f5c7e0df61038bb2d6b4991956c56c8fc4.tar.xz
fixed some crashes that occur when re-loading configs.
should be ok now.
Diffstat (limited to 'GUI.h')
-rw-r--r--GUI.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/GUI.h b/GUI.h
index 1ac926b..f87eab5 100644
--- a/GUI.h
+++ b/GUI.h
@@ -41,7 +41,6 @@ extern int MiniMapSegmentWidth;
extern int MiniMapSegmentHeight;
extern double oneBlockInPixels;
-extern ALLEGRO_BITMAP* IMGIcon;
extern ALLEGRO_BITMAP* IMGObjectSheet;
extern ALLEGRO_BITMAP* IMGCreatureSheet;
extern ALLEGRO_BITMAP* IMGRampSheet;