forked from mirror/OpenTTD
(svn r10323) -Codechange: reference company name, number and player (president) name
by index
This commit is contained in:
@@ -25,7 +25,6 @@ void SubtractMoneyFromPlayer(CommandCost cost);
|
||||
void SubtractMoneyFromPlayerFract(PlayerID player, CommandCost cost);
|
||||
bool CheckOwnership(Owner owner);
|
||||
bool CheckTileOwnership(TileIndex tile);
|
||||
StringID GetPlayerNameString(PlayerID player, uint index);
|
||||
|
||||
/* standard */
|
||||
void ShowInfo(const char *str);
|
||||
|
Reference in New Issue
Block a user