OpenTTD Source
20241111-master-gce64d5f5d9
|
Handling of cost determination. More...
#include "../../bridge_map.h"
#include "../../tile_type.h"
#include "../../track_func.h"
#include "../../track_type.h"
#include "../../tunnelbridge_map.h"
Go to the source code of this file.
Data Structures | |
struct | CYapfCostBase |
Base implementation for cost accounting. More... | |
Handling of cost determination.
Definition in file yapf_costbase.hpp.