(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_func.h
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "tile_type.h"
|
||||
#include "group_type.h"
|
||||
#include "date_type.h"
|
||||
#include "company_type.h"
|
||||
|
||||
struct BackuppedOrders {
|
||||
BackuppedOrders() : order(NULL), name(NULL) { }
|
||||
|
Reference in New Issue
Block a user