(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 ba0532b595
commit d010ae9408
7 changed files with 29 additions and 9 deletions

View File

@@ -43,6 +43,7 @@
#include "tunnelbridge.h"
#include "station_map.h"
#include "water_map.h"
#include "functions.h"
#include "table/sprites.h"
#include "table/strings.h"