mirror of
https://github.com/OpenTTD/OpenTTD
synced 2025-12-20 11:42:38 +01:00
(svn r18379) -Codechange: move the cache updating function to its own header to reduce the include 'pathfinder' dependencies
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "landscape.h"
|
||||
#include "viewport_func.h"
|
||||
#include "command_func.h"
|
||||
#include "pathfinder/yapf/yapf.h"
|
||||
#include "pathfinder/yapf/yapf_cache.h"
|
||||
#include "depot_base.h"
|
||||
#include "newgrf.h"
|
||||
#include "variables.h"
|
||||
|
||||
Reference in New Issue
Block a user