tunnelbridge_cmd.c
changeset 1542 62a03537ad0b
parent 1430 967f56d158a5
child 1562 20af59a8bc3b
--- a/tunnelbridge_cmd.c	Thu Mar 24 15:15:06 2005 +0000
+++ b/tunnelbridge_cmd.c	Thu Mar 24 17:03:37 2005 +0000
@@ -930,9 +930,9 @@
 	{1,15,17,0,19,5,6,7,21,9,10,11, 0,13,14},
 };
 
-extern const byte _track_sloped_sprites[14];
 extern const byte _road_sloped_sprites[14];
 
+#include "table/track_land.h"
 #include "table/bridge_land.h"
 #include "table/tunnel_land.h"
 #include "table/water_land.h"