diff options
| author | Japa | 2010-04-24 12:23:16 +0000 |
|---|---|---|
| committer | Japa | 2010-04-24 12:23:16 +0000 |
| commit | 701514f5c7e0df61038bb2d6b4991956c56c8fc4 (patch) | |
| tree | 8bd9eefcdc90289f25e1752d8f5f797a4d76dfe7 /GUI.h | |
| parent | 3762a5ddf8a4f038d762cd2689afb421d50430c5 (diff) | |
| download | stonesense-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.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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;
|
