Home
last modified time | relevance | path

Searched defs:GroupStatistics (Results 1 – 1 of 1) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dgroup.h25 struct GroupStatistics { struct
35 GroupStatistics(); argument
52 static GroupStatistics &Get(CompanyID company, GroupID id_g, VehicleType type); argument