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:
@@ -11,6 +11,7 @@
|
||||
#include "table/strings.h"
|
||||
#include "newgrf_townname.h"
|
||||
#include "string.h"
|
||||
#include "core/alloc_func.hpp"
|
||||
|
||||
static GRFTownName *_grf_townnames = NULL;
|
||||
|
||||
|
Reference in New Issue
Block a user