(svn r22015) -Codechange: move yet another pair of methods from functions.h

This commit is contained in:
rubidium
2011-02-07 22:22:20 +00:00
parent ec9e0690eb
commit 3745ff7338
4 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
#include "newgrf_storage.h"
#include "strings_func.h"
#include "gfx_func.h"
#include "functions.h"
#include "texteff.hpp"
#include "town.h"
#include "date_func.h"
#include "company_func.h"