(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
This commit is contained in:
@@ -18,14 +18,16 @@
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "openttd.h"
|
||||
#include "functions.h"
|
||||
#include "gfx.h"
|
||||
#include "landscape.h"
|
||||
|
||||
#include "industry_map.h"
|
||||
#include "station_map.h"
|
||||
#include "table/strings.h"
|
||||
#include "map.h"
|
||||
#include "vehicle.h"
|
||||
#include "command_func.h"
|
||||
#include "tile_cmd.h"
|
||||
#include "news.h"
|
||||
#include "station.h"
|
||||
#include "waypoint.h"
|
||||
|
Reference in New Issue
Block a user