(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

@@ -36,6 +36,7 @@
#include "road_func.h"
#include "tunnelbridge.h"
#include "cheat_func.h"
#include "functions.h"
#include "table/sprites.h"
#include "table/strings.h"