(svn r22017) -Codechange: move MarkTileDirtyByTile to viewport_func.h
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "../../stdafx.h"
|
||||
#include "../../debug.h"
|
||||
#include "../../network/network.h"
|
||||
#include "../../functions.h"
|
||||
#include "../../viewport_func.h"
|
||||
#include "../../ship.h"
|
||||
#include "../../roadstop_base.h"
|
||||
#include "../pathfinder_func.h"
|
||||
|
@@ -16,7 +16,7 @@
|
||||
#include "yapf_node_rail.hpp"
|
||||
#include "yapf_costrail.hpp"
|
||||
#include "yapf_destrail.hpp"
|
||||
#include "../../functions.h"
|
||||
#include "../../viewport_func.h"
|
||||
|
||||
#define DEBUG_YAPF_CACHE 0
|
||||
|
||||
|
Reference in New Issue
Block a user