OpenTTD Source
20241108-master-g80f628063a
|
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.