forked from mirror/OpenTTD
(svn r3763) Adapt to the new 'map accessors go in foo_map.h'-scheme
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "openttd.h"
|
||||
#include "clear.h"
|
||||
#include "clear_map.h"
|
||||
#include "functions.h"
|
||||
#include "map.h"
|
||||
#include "player.h"
|
||||
@@ -14,7 +14,7 @@
|
||||
#include "command.h"
|
||||
#include "vehicle.h"
|
||||
#include "variables.h"
|
||||
#include "void.h"
|
||||
#include "void_map.h"
|
||||
#include "water_map.h"
|
||||
|
||||
extern const TileTypeProcs
|
||||
|
Reference in New Issue
Block a user