(svn r23) -Some omments on the code (blathijs)
This commit is contained in:
@@ -187,6 +187,9 @@ continue_here:;
|
||||
|
||||
static const int8 _get_tunlen_inc[5] = { -16, 0, 16, 0, -16 };
|
||||
|
||||
/* Returns the end tile and the length of a tunnel. The length does not
|
||||
* include the starting tile (entry), it does include the end tile (exit).
|
||||
*/
|
||||
FindLengthOfTunnelResult FindLengthOfTunnel(uint tile, int direction, byte type)
|
||||
{
|
||||
FindLengthOfTunnelResult flotr;
|
||||
|
||||
Reference in New Issue
Block a user