(svn r11677) -Codechange: move price and command related types/functions to their respective places.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "tunnel_map.h"
|
||||
#include "viewport.h"
|
||||
#include "town.h"
|
||||
#include "command.h"
|
||||
#include "command_func.h"
|
||||
#include "gfx.h"
|
||||
#include "industry.h"
|
||||
#include "station.h"
|
||||
@@ -24,7 +24,6 @@
|
||||
#include "player.h"
|
||||
#include "news.h"
|
||||
#include "saveload.h"
|
||||
#include "economy.h"
|
||||
#include "gui.h"
|
||||
#include "unmovable_map.h"
|
||||
#include "water_map.h"
|
||||
|
Reference in New Issue
Block a user