Remove a bunch of dead code and clean up more.

This commit is contained in:
Zed A. Shaw 2025-04-23 01:56:48 -04:00
parent 8a30fafabb
commit 94c9cd75a8
6 changed files with 47 additions and 256 deletions

View file

@ -102,7 +102,6 @@ sources = [
'lel.cpp',
'matrix.cpp',
'rand.cpp',
'sfmlbackend.cpp',
'shaders.cpp',
'sound.cpp',
'textures.cpp',