diff options
| author | Petr Mrázek | 2011-05-18 21:47:01 +0000 |
|---|---|---|
| committer | Petr Mrázek | 2011-05-18 21:47:01 +0000 |
| commit | 053e3dafbb59c27d8464aded9d1942ac7d7c35b8 (patch) | |
| tree | c79444207b3b03a1fe307c57ee8ddb7d6a5d5f38 /Block.cpp | |
| parent | 244db2cf0b316c58f52fe530a397455b9088c833 (diff) | |
| download | stonesense-053e3dafbb59c27d8464aded9d1942ac7d7c35b8.tar.gz stonesense-053e3dafbb59c27d8464aded9d1942ac7d7c35b8.tar.bz2 stonesense-053e3dafbb59c27d8464aded9d1942ac7d7c35b8.tar.xz | |
Fix for current dfhack (0.5.14). linux side only.
Diffstat (limited to 'Block.cpp')
| -rw-r--r-- | Block.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,4 +1,3 @@ -#include "Block.h"
#include "common.h"
#include "GUI.h"
#include "SpriteMaps.h"
@@ -9,8 +8,6 @@ #include "ContentLoader.h"
#include "SpriteColors.h"
-
-
ALLEGRO_BITMAP *sprite_miasma = 0;
ALLEGRO_BITMAP *sprite_water = 0;
ALLEGRO_BITMAP *sprite_water2 = 0;
|
