(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
#ifndef AUTOSLOPE_H
|
||||
#define AUTOSLOPE_H
|
||||
|
||||
#include "depot.h"
|
||||
#include "settings_type.h"
|
||||
#include "player_func.h"
|
||||
#include "depot_func.h"
|
||||
|
||||
/**
|
||||
* Autoslope check for tiles with an entrance on an edge.
|
||||
|
Reference in New Issue
Block a user