Add orders files and COrder class to store orders
This commit is contained in:
parent
0057986380
commit
0e6c85229c
3 changed files with 77 additions and 0 deletions
|
@ -16,6 +16,7 @@ set( SOURCES
|
|||
board.cpp
|
||||
unitv.cpp
|
||||
unit.cpp
|
||||
orders.cpp
|
||||
)
|
||||
|
||||
add_library( game ${SOURCES} )
|
Loading…
Add table
Add a link
Reference in a new issue