Amit's code mostly converted to use the new texture.hpp but there's an error on line amt/pixel.hpp:472

This commit is contained in:
Zed A. Shaw 2025-01-17 11:36:03 -05:00
parent c91e8fc543
commit 4d31a4daf2
9 changed files with 98 additions and 92 deletions

View file

@ -33,6 +33,8 @@ executable('zedcaster', [
executable('amtcaster', [
'dbc.cpp',
'config.cpp',
'amt/texture.cpp',
'amt/raycaster.cpp',
'amt/main.cpp'
],