(svn r12801) -Codechange: remove the dependency of function.h in town_map.h

This commit is contained in:
rubidium
2008-04-20 08:43:31 +00:00
parent 15680e477a
commit 181b36ca0b
7 changed files with 29 additions and 9 deletions

View File

@@ -59,6 +59,7 @@
#include "vehicle_func.h"
#include "cheat_func.h"
#include "animated_tile_func.h"
#include "functions.h"
#include "newgrf.h"
#include "newgrf_config.h"