OpenTTD Source 20241224-master-gee860a5c8e
|
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.