src/yapf/track_dir.hpp
author celestar
Mon, 19 Mar 2007 14:05:08 +0000
branchgamebalance
changeset 9897 4a2d75b60786
parent 5838 9c3129cb019b
child 6872 1c4a4a609f85
child 8604 8afdd9877afd
permissions -rw-r--r--
(svn r9332) [gamebalance] -Codechange: Make TownGetRadiusGroup a method of towns and give it the option to ignore the "fund buildings" option later on
/* $Id$ */

#ifndef  TRACK_DIR_HPP
#define  TRACK_DIR_HPP

#include "../tile.h"
#include "../openttd.h"
#include "../map.h"
#include "../rail.h"

#endif /* TRACK_DIR_HPP */