Start day 16, scene refactor.
This commit is contained in:
parent
f2a20876f3
commit
3041ae0172
73 changed files with 14114 additions and 0 deletions
5
16-scene-refactor/tests/meson.build
Normal file
5
16-scene-refactor/tests/meson.build
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
fuc2_tests = files(
|
||||
'main.cpp',
|
||||
'shader_tests.cpp',
|
||||
'model_tests.cpp',
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue