(svn r11663) -Codechange: moving of the road related types and functions.

This commit is contained in:
rubidium
2007-12-18 20:38:16 +00:00
parent 2e2d76f445
commit efc18e8ab3
18 changed files with 253 additions and 232 deletions

View File

@@ -17,7 +17,6 @@
#include "sound.h"
#include "command.h"
#include "variables.h"
#include "road.h"
#include "road_cmd.h"
#include "road_map.h"
#include "station_map.h"