newgrf_town.h

Go to the documentation of this file.
00001 /* $Id: newgrf_town.h 9566 2007-04-05 20:50:39Z maedhros $ */
00002 
00005 #ifndef NEWGRF_TOWN_H
00006 #define NEWGRF_TOWN_H
00007 
00008 /* Currently there is no direct town resolver; we only need to get town
00009  * variable results from inside stations, house tiles and industry tiles. */
00010 
00011 uint32 TownGetVariable(byte variable, byte parameter, bool *available, const Town *t);
00012 
00013 #endif /* NEWGRF_TOWN_H */

Generated on Wed Oct 1 17:03:22 2008 for openttd by  doxygen 1.5.6