src/table/industry_land.h
branchnoai
changeset 9625 3301b1b3889c
parent 9601 b499fdd106d5
child 8073 42007d9c81bb
--- a/src/table/industry_land.h	Fri May 25 00:25:08 2007 +0000
+++ b/src/table/industry_land.h	Fri Jun 01 20:54:09 2007 +0000
@@ -42,7 +42,7 @@
 #define M(s1, p1, s2, p2, sx, sy, w, h, dz, p) { { s1, p1 }, { s2, p2 }, sx, sy, w - 1, h - 1, dz, p }
 
 /** Structure for industry tiles drawing */
-static const DrawBuildingsTileStruct _industry_draw_tile_data[NUM_INDUSTRY_GFXES * 4] = {
+static const DrawBuildingsTileStruct _industry_draw_tile_data[NEW_INDUSTRYTILEOFFSET * 4] = {
 	M(     0xf54, PAL_NONE,      0x7db, PAL_NONE,  7,  0,  9,  9,  10, 0),
 	M(     0xf54, PAL_NONE,      0x7dc, PAL_NONE,  7,  0,  9,  9,  30, 0),
 	M(     0xf54, PAL_NONE,      0x7dd, PAL_NONE,  7,  0,  9,  9,  30, 0),