Common return value for all commands.
Types related to commands.
@ CMDT_MONEY_MANAGEMENT
Management of money, i.e. loans.
DoCommandFlag
List of flags for a command.
@ CMD_BUY_COMPANY
buy a company which is bankrupt
Types related to companies.
Owner
Enum for all companies/owners.
CommandCost CmdBuyCompany(DoCommandFlag flags, CompanyID target_company, bool hostile_takeover)
Buy up another company.