(svn r4154) -Moved MAX_BRIDGES in bridge.h and made it an enum. This makes two drops ...
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include "../../airport.h"
|
||||
#include "../../depot.h"
|
||||
#include "../../variables.h"
|
||||
#include "../../bridge.h"
|
||||
#include "default.h"
|
||||
|
||||
// remove some day perhaps?
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
#include "../../engine.h"
|
||||
#include "../../station.h"
|
||||
#include "../../variables.h"
|
||||
#include "../../bridge.h"
|
||||
#include "../ai.h"
|
||||
|
||||
// Build HQ
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "trolly.h"
|
||||
#include "../../depot.h"
|
||||
#include "../../tunnel_map.h"
|
||||
#include "../../variables.h"
|
||||
#include "../../bridge.h"
|
||||
#include "../ai.h"
|
||||
|
||||
#define TEST_STATION_NO_DIR 0xFF
|
||||
|
||||
Reference in New Issue
Block a user