Update to 14.0-beta1
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
void UpdateCompanyHQ(TileIndex tile, uint score);
|
||||
|
||||
void BuildObject(ObjectType type, TileIndex tile, CompanyID owner = OWNER_NONE, struct Town *town = nullptr, uint8 view = 0);
|
||||
void BuildObject(ObjectType type, TileIndex tile, CompanyID owner = OWNER_NONE, struct Town *town = nullptr, uint8_t view = 0);
|
||||
|
||||
Window *ShowBuildObjectPicker();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user