(svn r2815) Store the currency information in one central place instead of scattering it in several unrelated files
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "openttd.h"
|
||||
#include "currency.h"
|
||||
#include "functions.h"
|
||||
#include "macros.h"
|
||||
#include "screenshot.h"
|
||||
@@ -9,7 +10,6 @@
|
||||
#include "spritecache.h"
|
||||
#include "string.h"
|
||||
#include "variables.h"
|
||||
#include "table/currency.h"
|
||||
#include "network.h"
|
||||
#include "settings.h"
|
||||
|
||||
|
Reference in New Issue
Block a user