(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

@@ -23,6 +23,7 @@
#include "date_func.h"
#include "player_func.h"
#include "animated_tile_func.h"
#include "functions.h"
#include "table/sprites.h"
#include "table/strings.h"