(svn r12466) -Codechange: move DestinationID to a more logical location.
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#include "tile_type.h"
|
||||
#include "date_type.h"
|
||||
|
||||
typedef uint16 DestinationID;
|
||||
|
||||
enum {
|
||||
INVALID_VEH_ORDER_ID = 0xFF,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user