table/industry_land.h
changeset 3494 ba64f1689870
parent 3290 235df477f3ee
child 3654 c09872510a61
--- a/table/industry_land.h	Mon Apr 10 12:36:04 2006 +0000
+++ b/table/industry_land.h	Mon Apr 10 14:27:26 2006 +0000
@@ -887,7 +887,7 @@
 
 /* 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 @@
 };
 
 /* 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,