mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-04 21:50:38 -04:00
actuall strlists.c are not used, we use strlite.c instead
This commit is contained in:
parent
f495364ed8
commit
d8ff3f4bff
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ SET(files basicobj.c
|
||||||
mgifplaya.c
|
mgifplaya.c
|
||||||
pcx.c
|
pcx.c
|
||||||
wav_mem.c
|
wav_mem.c
|
||||||
strlists.c
|
strlite.c
|
||||||
cztable.c
|
cztable.c
|
||||||
music.cpp
|
music.cpp
|
||||||
string_table.cpp )
|
string_table.cpp )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue