(svn r12488) -Codechange: split order.h into order_base.h and order_func.h.
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "openttd.h"
|
||||
#include "order.h"
|
||||
#include "order_base.h"
|
||||
#include "order_func.h"
|
||||
#include "airport.h"
|
||||
#include "depot.h"
|
||||
#include "waypoint.h"
|
||||
|
Reference in New Issue
Block a user