new filters, cztable, fix crash in enemy drawing

This commit is contained in:
Ondřej Novák 2025-02-06 12:05:17 +01:00
parent 83933755df
commit a8556070ad
10 changed files with 176 additions and 98 deletions

View file

@ -14,7 +14,8 @@ SET(files basicobj.c
strlite.c
wav_mem.c
strlists.c
music.cpp
cztable.c
music.cpp
swaper.c )
add_library(skeldal_libs ${files})