forked from mirror/OpenTTD
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "openttd.h"
|
||||
#include "aystar.h"
|
||||
#include "helpers.hpp"
|
||||
#include "core/alloc_func.hpp"
|
||||
|
||||
int _aystar_stats_open_size;
|
||||
int _aystar_stats_closed_size;
|
||||
|
Reference in New Issue
Block a user