(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include "string.h"
|
||||
#include "table/strings.h"
|
||||
#include "table/sprites.h"
|
||||
#include "map.h"
|
||||
#include "vehicle.h"
|
||||
#include "saveload.h"
|
||||
#include "engine.h"
|
||||
@@ -26,6 +25,7 @@
|
||||
#include "economy_func.h"
|
||||
#include "zoom_func.h"
|
||||
#include "functions.h"
|
||||
#include "map_func.h"
|
||||
|
||||
char _name_array[512][32];
|
||||
|
||||
|
Reference in New Issue
Block a user