Finished the first pass of moving everything around and cleaning up as much as possible.

This commit is contained in:
Zed A. Shaw 2025-01-17 03:45:05 -05:00
parent d47f6f996d
commit adfb6367d7
9 changed files with 163 additions and 87 deletions

View file

@ -24,6 +24,8 @@ executable('sfmlcaster', [
executable('zedcaster', [
'dbc.cpp',
'matrix.cpp',
'config.cpp',
'texture.cpp',
'raycaster.cpp',
'main.cpp'
],