openttd.h
branch0.4
changeset 10066 250f5564fcae
parent 10000 2658158c505c
equal deleted inserted replaced
10065:fc91a7eca19e 10066:250f5564fcae
   491 	SPECSTR_TOWNNAME_ROMANIAN,
   491 	SPECSTR_TOWNNAME_ROMANIAN,
   492 	SPECSTR_TOWNNAME_CZECH,
   492 	SPECSTR_TOWNNAME_CZECH,
   493 	SPECSTR_TOWNNAME_SWISS,
   493 	SPECSTR_TOWNNAME_SWISS,
   494 	SPECSTR_TOWNNAME_DANISH,
   494 	SPECSTR_TOWNNAME_DANISH,
   495 	SPECSTR_TOWNNAME_TURKISH,
   495 	SPECSTR_TOWNNAME_TURKISH,
   496 	SPECSTR_TOWNNAME_LAST = SPECSTR_TOWNNAME_TURKISH,
   496 	SPECSTR_TOWNNAME_ITALIAN,
       
   497 	SPECSTR_TOWNNAME_LAST = SPECSTR_TOWNNAME_ITALIAN,
   497 
   498 
   498 	// special strings for player names on the form "TownName transport".
   499 	// special strings for player names on the form "TownName transport".
   499 	SPECSTR_PLAYERNAME_START = 0x70EA,
   500 	SPECSTR_PLAYERNAME_START = 0x70EA,
   500 	SPECSTR_PLAYERNAME_ENGLISH = SPECSTR_PLAYERNAME_START,
   501 	SPECSTR_PLAYERNAME_ENGLISH = SPECSTR_PLAYERNAME_START,
   501 	SPECSTR_PLAYERNAME_FRENCH,
   502 	SPECSTR_PLAYERNAME_FRENCH,