forked from mirror/OpenTTD
(svn r22107) -Cleanup (r1903): Remove unused struct.
This commit is contained in:
@@ -611,12 +611,6 @@ static void DrawCanalWater(TileIndex tile)
|
|||||||
DrawWaterEdges(true, 0, tile);
|
DrawWaterEdges(true, 0, tile);
|
||||||
}
|
}
|
||||||
|
|
||||||
struct LocksDrawTileStruct {
|
|
||||||
int8 delta_x, delta_y, delta_z;
|
|
||||||
byte width, height, depth;
|
|
||||||
SpriteID image;
|
|
||||||
};
|
|
||||||
|
|
||||||
#include "table/water_land.h"
|
#include "table/water_land.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user