More cleanup then starting to sort out how to make systems extensible easily.
This commit is contained in:
parent
6a0c9e8d46
commit
cbff127b40
13 changed files with 106 additions and 769 deletions
|
|
@ -18,7 +18,6 @@ sources = files(
|
|||
'gui/loot_ui.cpp',
|
||||
'gui/status_ui.cpp',
|
||||
'gui/main_ui.cpp',
|
||||
'gui/map_view.cpp',
|
||||
'gui/overlay_ui.cpp',
|
||||
|
||||
# graphics
|
||||
|
|
@ -45,7 +44,6 @@ sources = files(
|
|||
'game/map.cpp',
|
||||
'game/level.cpp',
|
||||
'game/inventory.cpp',
|
||||
'game/autowalker.cpp',
|
||||
'game/sound.cpp',
|
||||
'game/systems.cpp',
|
||||
'game/components.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue