summaryrefslogtreecommitdiff
path: root/table
diff options
context:
space:
mode:
Diffstat (limited to 'table')
-rw-r--r--table/build_industry.h6
-rw-r--r--table/industry_land.h4
2 files changed, 5 insertions, 5 deletions
diff --git a/table/build_industry.h b/table/build_industry.h
index 17b739415..44d83040f 100644
--- a/table/build_industry.h
+++ b/table/build_industry.h
@@ -1226,7 +1226,7 @@ static const byte * const _industry_create_table[4] = {
#define INV CT_INVALID
-static const CargoID _industry_map5_accepts_1[] = {
+static const CargoID _industry_section_accepts_1[] = {
INV, INV, INV, PAS, INV, INV, INV, INV,
PAS, INV, INV, PAS, PAS, PAS, INV, INV,
INV, INV, INV, INV, INV, INV, INV, PAS,
@@ -1252,7 +1252,7 @@ static const CargoID _industry_map5_accepts_1[] = {
};
-static const CargoID _industry_map5_accepts_2[] = {
+static const CargoID _industry_section_accepts_2[] = {
INV, INV, INV, INV, INV, INV, INV, INV,
INV, INV, INV, INV, INV, INV, INV, INV,
INV, INV, INV, INV, INV, INV, INV, INV,
@@ -1277,7 +1277,7 @@ static const CargoID _industry_map5_accepts_2[] = {
INV, INV, INV, INV, INV, INV, INV
};
-static const CargoID _industry_map5_accepts_3[] = {
+static const CargoID _industry_section_accepts_3[] = {
INV, INV, INV, INV, INV, INV, INV, INV,
COL, INV, INV, INV, INV, WOD, INV, INV,
INV, INV, INV, INV, OIL, INV, INV, INV,
diff --git a/table/industry_land.h b/table/industry_land.h
index e0d0b660d..08543df1c 100644
--- a/table/industry_land.h
+++ b/table/industry_land.h
@@ -887,7 +887,7 @@ static const byte _coal_plant_sparks_y[] = {23, 11, 6, 3, 1, 0};
/* next frame in an animation */
#define N 255
-static const byte _industry_map5_animation_next[] = {
+static const byte _industry_section_animation_next[] = {
N, N, N, N, N, N, N, N,
N, N, N, N, N, N, N, N,
N, 16, N, N, N, N, N, N,
@@ -913,7 +913,7 @@ N, N, N, N, N, N, N,
};
/* animation to start when goods is produced */
-static const byte _industry_produce_map5[] = {
+static const byte _industry_produce_section[] = {
N, N, N, N, N, N, N, N,
N, N, N, N, N, N, N, N,
17, N, N, N, N, N, N, N,