(svn r16664) -Codechange: move house-related stuff from town.h and town_type.h to separate files
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include "../company_func.h"
|
||||
#include "../road_cmd.h"
|
||||
#include "../ai/ai.hpp"
|
||||
#include "../town.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
|
@@ -6,7 +6,7 @@
|
||||
#include "../newgrf_house.h"
|
||||
#include "../newgrf_commons.h"
|
||||
#include "../variables.h"
|
||||
#include "../town_map.h"
|
||||
#include "../town.h"
|
||||
|
||||
#include "saveload.h"
|
||||
|
||||
|
Reference in New Issue
Block a user