(svn r20539) -Codechange: make order backups more self-contained.

This commit is contained in:
rubidium
2010-08-18 15:15:59 +00:00
parent a65345d7ed
commit 38ca44594f
14 changed files with 270 additions and 143 deletions

View File

@@ -21,6 +21,7 @@
#include "engine_type.h"
#include "order_func.h"
#include "transport_type.h"
#include "group_type.h"
enum VehStatus {
VS_HIDDEN = 0x01,