(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

@@ -30,6 +30,7 @@
#include "depot_base.h"
#include "effectvehicle_func.h"
#include "settings_type.h"
#include "roadstop_base.h"
#include "table/strings.h"
#include "table/sprites.h"