diff options
| author | Petr Mrázek | 2012-02-19 10:59:36 +0100 |
|---|---|---|
| committer | Petr Mrázek | 2012-02-19 10:59:36 +0100 |
| commit | 37ad6067867c1cbc421a9f37f7a85366dbd262ba (patch) | |
| tree | 0eff05739525953e8b54f4ea7eb401a45e74da8f /Block.h | |
| parent | 263aaab4af4821f416f08870caa575394668d784 (diff) | |
| download | stonesense-37ad6067867c1cbc421a9f37f7a85366dbd262ba.tar.gz stonesense-37ad6067867c1cbc421a9f37f7a85366dbd262ba.tar.bz2 stonesense-37ad6067867c1cbc421a9f37f7a85366dbd262ba.tar.xz | |
Trim more fat.
Diffstat (limited to 'Block.h')
| -rw-r--r-- | Block.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -99,7 +99,7 @@ public: int16_t eff_webing;
int16_t eff_oceanwave;*/
struct {
- Buildings::t_building info;
+ DFHack::Simple::Buildings::t_building info;
std::vector<c_sprite> sprites;
uint32_t index;
int32_t custom_building_type;
|
