Move the board code out to ui as it's only for board visualisation
This commit is contained in:
parent
a17a9db2ad
commit
2abd4ad832
9 changed files with 39 additions and 13 deletions
|
@ -10,3 +10,4 @@ endif()
|
|||
add_subdirectory( ttrts )
|
||||
add_subdirectory( game )
|
||||
add_subdirectory( test )
|
||||
add_subdirectory( ui )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue