summaryrefslogtreecommitdiff
path: root/GUI.h
diff options
context:
space:
mode:
authorKris Parker2009-12-17 14:54:06 +0000
committerKris Parker2009-12-17 14:54:06 +0000
commitf45f85f51c95f6d04234035d2e7d26c7c68ce907 (patch)
tree5fbe15f49e249ced93da43c78ebfa929af7409b2 /GUI.h
parentc69d4f842c8bdfd259cd7d7116da484a87804ab7 (diff)
downloadstonesense-f45f85f51c95f6d04234035d2e7d26c7c68ce907.tar.gz
stonesense-f45f85f51c95f6d04234035d2e7d26c7c68ce907.tar.bz2
stonesense-f45f85f51c95f6d04234035d2e7d26c7c68ce907.tar.xz
Use default wall/floor types rather than leaving tiles blank
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 c1a5391..fe306ba 100644
--- a/GUI.h
+++ b/GUI.h
@@ -36,7 +36,6 @@ extern int MiniMapSegmentHeight;
extern double oneBlockInPixels;
-extern BITMAP* IMGFloorSheet;
extern BITMAP* IMGObjectSheet;
extern BITMAP* IMGCreatureSheet;
extern BITMAP* IMGRampSheet;