diff options
| author | Kris Parker | 2009-12-17 14:54:06 +0000 |
|---|---|---|
| committer | Kris Parker | 2009-12-17 14:54:06 +0000 |
| commit | f45f85f51c95f6d04234035d2e7d26c7c68ce907 (patch) | |
| tree | 5fbe15f49e249ced93da43c78ebfa929af7409b2 /GUI.h | |
| parent | c69d4f842c8bdfd259cd7d7116da484a87804ab7 (diff) | |
| download | stonesense-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.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -36,7 +36,6 @@ extern int MiniMapSegmentHeight; extern double oneBlockInPixels;
-extern BITMAP* IMGFloorSheet;
extern BITMAP* IMGObjectSheet;
extern BITMAP* IMGCreatureSheet;
extern BITMAP* IMGRampSheet;
|
