(svn r12986) -Codechange: move the landscape and transport related types from openttd.h to their own headers.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include "player_type.h"
|
||||
#include "direction_type.h"
|
||||
#include "track_type.h"
|
||||
#include "openttd.h"
|
||||
#include "transport_type.h"
|
||||
|
||||
/** The returned bits of VehicleEnterTile. */
|
||||
enum VehicleEnterTileStatus {
|
||||
|
Reference in New Issue
Block a user