File diff r4260:59348b953ade → r4261:8c2d0c75e37a
currency.c
Show inline comments
 
/* $Id$ */
 

	
 
#include "stdafx.h"
 
#include "openttd.h"
 
#include "currency.h"
 
#include "news.h"
 
#include "variables.h"
 
#include "table/strings.h"
 
#include "date.h"
 

	
 
// exchange rate    prefix
 
// |  separator        |     postfix
 
// |   |    Euro year  |       |
 
// |   |    |          |       |
 
CurrencySpec _currency_specs[] = {
 
	{    1, ',', CF_NOEURO, "\xA3", ""     }, // british pounds
 
	{    2, ',', CF_NOEURO, "$",    ""     }, // us dollars
 
	{    2, ',', CF_ISEURO, "ยค",    ""     }, // Euro
 
	{  200, ',', CF_NOEURO, "\xA5", ""     }, // yen
 
	{   19, ',', 2002,      "",     " S."  }, // austrian schilling
 
	{   57, ',', 2002,      "BEF ", ""     }, // belgian franc