table/tunnel_land.h
author truelight
Thu, 16 Dec 2004 15:51:18 +0000
changeset 693 d52f31c390c1
parent 511 b86b13d2288b
child 2186 461a2aff3486
permissions -rw-r--r--
(svn r1137) -Fix: [Network] Replaces all strncpy with ttd_strlcpy.. windows really
does not like strncpy for some silly reason.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     1
static const SpriteID _draw_tunnel_table_1[] = {
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     2
	0x93D, 0x955,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     3
};