(svn r3763) Adapt to the new 'map accessors go in foo_map.h'-scheme

This commit is contained in:
tron
2006-03-05 10:19:33 +00:00
parent 6394725ae8
commit 4efa560ffc
19 changed files with 18 additions and 18 deletions

View File

@@ -5,7 +5,7 @@
#include "debug.h"
#include "functions.h"
#include "rail_map.h"
#include "road.h"
#include "road_map.h"
#include "table/sprites.h"
#include "table/strings.h"
#include "map.h"