mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-27 01:24:51 -04:00
new filters, cztable, fix crash in enemy drawing
This commit is contained in:
parent
83933755df
commit
a8556070ad
10 changed files with 176 additions and 98 deletions
|
@ -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})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue