sound, music, mixer

This commit is contained in:
Ondřej Novák 2025-02-02 14:29:06 +01:00
parent 42087c926c
commit f8a1501289
42 changed files with 1345 additions and 157 deletions

View file

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