A bit of cleanup and refinement before refactoring.
This commit is contained in:
parent
e86d474c7c
commit
10c152a1c2
5 changed files with 63 additions and 37 deletions
|
@ -35,13 +35,13 @@ runtests = executable('runtests', [
|
|||
'tests/map.cpp',
|
||||
'tests/collider.cpp',
|
||||
'tests/components.cpp',
|
||||
'tests/sound.cpp',
|
||||
'tests/dinkyecs.cpp',
|
||||
'tests/ansi_parser.cpp',
|
||||
'tests/config.cpp',
|
||||
'tests/save.cpp',
|
||||
'tests/render.cpp',
|
||||
'tests/panel.cpp',
|
||||
'tests/sound.cpp',
|
||||
],
|
||||
dependencies: dependencies)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue