Finished the first pass of moving everything around and cleaning up as much as possible.
This commit is contained in:
parent
d47f6f996d
commit
adfb6367d7
9 changed files with 163 additions and 87 deletions
|
@ -24,6 +24,8 @@ executable('sfmlcaster', [
|
|||
executable('zedcaster', [
|
||||
'dbc.cpp',
|
||||
'matrix.cpp',
|
||||
'config.cpp',
|
||||
'texture.cpp',
|
||||
'raycaster.cpp',
|
||||
'main.cpp'
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue