openttd.h
changeset 3698 2f256fe23db9
parent 3657 eb28d97d3d18
child 3825 0d9125733b19
equal deleted inserted replaced
3697:ed277943a0fc 3698:2f256fe23db9
   468 	SPECSTR_TOWNNAME_AUSTRIAN,
   468 	SPECSTR_TOWNNAME_AUSTRIAN,
   469 	SPECSTR_TOWNNAME_ROMANIAN,
   469 	SPECSTR_TOWNNAME_ROMANIAN,
   470 	SPECSTR_TOWNNAME_CZECH,
   470 	SPECSTR_TOWNNAME_CZECH,
   471 	SPECSTR_TOWNNAME_SWISS,
   471 	SPECSTR_TOWNNAME_SWISS,
   472 	SPECSTR_TOWNNAME_DANISH,
   472 	SPECSTR_TOWNNAME_DANISH,
   473 	SPECSTR_TOWNNAME_LAST = SPECSTR_TOWNNAME_DANISH,
   473 	SPECSTR_TOWNNAME_TURKISH,
       
   474 	SPECSTR_TOWNNAME_LAST = SPECSTR_TOWNNAME_TURKISH,
   474 
   475 
   475 	// special strings for player names on the form "TownName transport".
   476 	// special strings for player names on the form "TownName transport".
   476 	SPECSTR_PLAYERNAME_START = 0x70EA,
   477 	SPECSTR_PLAYERNAME_START = 0x70EA,
   477 	SPECSTR_PLAYERNAME_ENGLISH = SPECSTR_PLAYERNAME_START,
   478 	SPECSTR_PLAYERNAME_ENGLISH = SPECSTR_PLAYERNAME_START,
   478 	SPECSTR_PLAYERNAME_FRENCH,
   479 	SPECSTR_PLAYERNAME_FRENCH,