Rename orders -> order
This commit is contained in:
parent
8a486fdd40
commit
714fd2894d
5 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
#include <iostream> // std::cout
|
||||
|
||||
#include "board.h"
|
||||
#include "orders.h"
|
||||
#include "order.h"
|
||||
#include "game.h"
|
||||
|
||||
const char* tests()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue