(svn r12986) -Codechange: move the landscape and transport related types from openttd.h to their own headers.
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
|
||||
#include "direction_func.h"
|
||||
#include "rail_type.h"
|
||||
#include "transport_type.h"
|
||||
#include "road_map.h"
|
||||
#include "bridge.h"
|
||||
|
||||
|
||||
/**
|
||||
* Checks if this is a bridge, instead of a tunnel
|
||||
* @param t The tile to analyze
|
||||
|
Reference in New Issue
Block a user