Separate out the major UIs to get ready for their development, and enable debug button.
This commit is contained in:
parent
7eec67ffc8
commit
9b3b81683a
11 changed files with 154 additions and 116 deletions
|
@ -47,6 +47,7 @@ sources = [
|
|||
'ansi_parser.cpp',
|
||||
'camera.cpp',
|
||||
'combat.cpp',
|
||||
'combat_ui.cpp',
|
||||
'components.cpp',
|
||||
'config.cpp',
|
||||
'dbc.cpp',
|
||||
|
@ -68,6 +69,7 @@ sources = [
|
|||
'shiterator.hpp',
|
||||
'spatialmap.cpp',
|
||||
'stats.cpp',
|
||||
'status_ui.cpp',
|
||||
'systems.cpp',
|
||||
'texture.cpp',
|
||||
'tilemap.cpp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue