OpenTTD Source 20260129-master-g2bb01bd0e4
pricebase.h File Reference

Table of all default price bases. More...

Go to the source code of this file.

Variables

static const EnumClassIndexContainer< std::array< PriceBaseSpec, to_underlying(Price::End)>, Price_price_base_specs
 

Detailed Description

Table of all default price bases.

Definition in file pricebase.h.

Variable Documentation

◆ _price_base_specs

const EnumClassIndexContainer<std::array<PriceBaseSpec, to_underlying(Price::End)>, Price> _price_base_specs
static

Definition at line 10 of file pricebase.h.