Added direct theme support and will slowly move more things into this struct for configuring the look.
This commit is contained in:
parent
b9deb3a0de
commit
a18d60dcb0
9 changed files with 48 additions and 67 deletions
|
@ -73,6 +73,7 @@ sources = [
|
|||
'src/guecs/dbc.cpp',
|
||||
'src/guecs/ui.cpp',
|
||||
'src/guecs/lel.cpp',
|
||||
'src/guecs/theme.cpp',
|
||||
'src/guecs/sfml/components.cpp',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue