table/tunnel_land.h
author tron
Sat, 02 Apr 2005 18:33:53 +0000
changeset 1627 f365c96e74a4
parent 511 7c89b8581876
child 2186 db48cf29b983
permissions -rw-r--r--
(svn r2131) -Fix: Rewrite CmdBuildSingleRail(), this addresses several issues:
- Check input parameters for validity
- Adhere patch settings - you were able to build foundations under bridges even if foundations where deactivated
- Charge for foundations in all cases - foundations under bridges were for free
- Make the control flow more clear
static const SpriteID _draw_tunnel_table_1[] = {
	0x93D, 0x955,
};