forked from mirror/OpenTTD
(svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type strictness.
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
#include "openttd.h"
|
||||
#include "order.h"
|
||||
#include "airport.h"
|
||||
#include "vehicle.h"
|
||||
#include "depot.h"
|
||||
#include "functions.h"
|
||||
#include "table/strings.h"
|
||||
#include "vehicle.h"
|
||||
#include "waypoint.h"
|
||||
#include "command.h"
|
||||
#include "station.h"
|
||||
|
Reference in New Issue
Block a user