Add console command to merge two companies

This commit is contained in:
Jonathan G Rennison
2024-05-28 17:58:33 +01:00
parent f2f8692fb2
commit cbea3b8b46
6 changed files with 74 additions and 2 deletions

View File

@@ -60,4 +60,6 @@ int PercentageToScaleQuantityFactor(uint percentage);
void UpdateCargoScalers();
void PostAcquireCompany(Company *c);
#endif /* ECONOMY_FUNC_H */