summaryrefslogtreecommitdiff
path: root/table/industry_land.h
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2006-03-21 23:22:21 +0000
committerbelugas <belugas@openttd.org>2006-03-21 23:22:21 +0000
commit3b16ae365b34ee821b4dc4381c284a227f4dec3e (patch)
tree60f1db5d9b26ef0a642438a6bdad2702adcb5a9b /table/industry_land.h
parenta48a1807fe2178d2094791e9a66604268436b8b2 (diff)
downloadopenttd-3b16ae365b34ee821b4dc4381c284a227f4dec3e.tar.xz
(svn r4004) -CodeChange : Renaming sprites and functions
Diffstat (limited to 'table/industry_land.h')
-rw-r--r--table/industry_land.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/table/industry_land.h b/table/industry_land.h
index 6c5cc14ec..e0d0b660d 100644
--- a/table/industry_land.h
+++ b/table/industry_land.h
@@ -882,8 +882,8 @@ static const byte _industry_anim_offs_2[] = {
77, 76, 75, 74, 73, 72, 71, 70, 69, 68,
};
-static const byte _coal_plant_sparkles_x[] = {11, 11, 14, 13, 18, 15};
-static const byte _coal_plant_sparkles_y[] = {23, 11, 6, 3, 1, 0};
+static const byte _coal_plant_sparks_x[] = {11, 11, 14, 13, 18, 15};
+static const byte _coal_plant_sparks_y[] = {23, 11, 6, 3, 1, 0};
/* next frame in an animation */
#define N 255