OpenTTD-patches/ai/default
tron 13041aa545 (svn r3677) Remove the FindLandscapeHeightByTile()s from the default AI.
The corresponding TileInfos look like global variables at the first glance, but always get written to before reading in each function they are used in.
2006-02-27 08:08:10 +00:00
..
default.c (svn r3677) Remove the FindLandscapeHeightByTile()s from the default AI. 2006-02-27 08:08:10 +00:00
default.h (svn r2973) Move a function declaration somewhere where it belongs 2005-09-23 06:38:36 +00:00