(svn r16640) -Codechange: move roadstop stuff to separate files

This commit is contained in:
smatz
2009-06-23 21:44:48 +00:00
parent 8bb88e5f72
commit 0045096403
19 changed files with 208 additions and 163 deletions

View File

@@ -7,6 +7,7 @@
#include "landscape.h"
#include "debug.h"
#include "station_map.h"
#include "roadstop_base.h"
#include "newgrf_commons.h"
#include "newgrf_station.h"
#include "newgrf_spritegroup.h"