More refactoring in prep for a real design.
This commit is contained in:
parent
b9e9119832
commit
e35536c7e3
10 changed files with 229 additions and 186 deletions
|
@ -30,6 +30,8 @@ dependencies = [
|
|||
executable('escape_turings_tarpit',
|
||||
['game_engine.cpp',
|
||||
'gui.cpp',
|
||||
'watcher.cpp',
|
||||
'builder.cpp',
|
||||
'escape_turings_tarpit.cpp'],
|
||||
dependencies: dependencies)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue