Rename orders -> order
This commit is contained in:
parent
8a486fdd40
commit
714fd2894d
5 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include "unit.h"
|
||||
#include "gametypes.h"
|
||||
#include "orders.h"
|
||||
#include "order.h"
|
||||
|
||||
// Type for order and unit pairs
|
||||
struct OrderUnitPair
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue