openttd.h
changeset 4312 9ac0363f38f5
parent 4300 c7e43c47a2b9
child 4323 ae32c5fab67b
equal deleted inserted replaced
4311:2ac86c9c0ced 4312:9ac0363f38f5
   458 	SPECSTR_TOWNNAME_CZECH,
   458 	SPECSTR_TOWNNAME_CZECH,
   459 	SPECSTR_TOWNNAME_SWISS,
   459 	SPECSTR_TOWNNAME_SWISS,
   460 	SPECSTR_TOWNNAME_DANISH,
   460 	SPECSTR_TOWNNAME_DANISH,
   461 	SPECSTR_TOWNNAME_TURKISH,
   461 	SPECSTR_TOWNNAME_TURKISH,
   462 	SPECSTR_TOWNNAME_ITALIAN,
   462 	SPECSTR_TOWNNAME_ITALIAN,
   463 	SPECSTR_TOWNNAME_LAST = SPECSTR_TOWNNAME_ITALIAN,
   463 	SPECSTR_TOWNNAME_CATALAN,
       
   464 	SPECSTR_TOWNNAME_LAST = SPECSTR_TOWNNAME_CATALAN,
   464 
   465 
   465 	// special strings for player names on the form "TownName transport".
   466 	// special strings for player names on the form "TownName transport".
   466 	SPECSTR_PLAYERNAME_START = 0x70EA,
   467 	SPECSTR_PLAYERNAME_START = 0x70EA,
   467 	SPECSTR_PLAYERNAME_ENGLISH = SPECSTR_PLAYERNAME_START,
   468 	SPECSTR_PLAYERNAME_ENGLISH = SPECSTR_PLAYERNAME_START,
   468 	SPECSTR_PLAYERNAME_FRENCH,
   469 	SPECSTR_PLAYERNAME_FRENCH,