1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-24 15:09:10 +00:00

(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

@@ -19,6 +19,7 @@
#include "vehicle_func.h"
#include "depot_base.h"
#include "settings_type.h"
#include "roadstop_base.h"
#include "core/pool_func.hpp"
#include "aircraft.h"
#include "roadveh.h"