Refactored out main.cpp to be a separate gui and using an FSM to keep the turn based nature straight.
This commit is contained in:
parent
7228bdf210
commit
1d3a76e5ee
8 changed files with 300 additions and 260 deletions
|
@ -47,6 +47,7 @@ sources = [
|
|||
'config.cpp',
|
||||
'dbc.cpp',
|
||||
'devices.cpp',
|
||||
'gui.cpp',
|
||||
'inventory.cpp',
|
||||
'levelmanager.cpp',
|
||||
'lights.cpp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue