- move sound files to sound folder.

# Conflicts:
#	src/CMakeLists.txt
This commit is contained in:
Christoph Oelckers 2019-07-14 17:48:55 +02:00 committed by drfrag
parent 81d54959af
commit 1556e6620c
8 changed files with 5 additions and 5 deletions

View file

@ -1039,12 +1039,12 @@ set (PCH_SOURCES
r_utility.cpp
r_sky.cpp
r_videoscale.cpp
s_advsound.cpp
s_environment.cpp
s_playlist.cpp
s_sndseq.cpp
s_sound.cpp
sound/s_advsound.cpp
sound/s_environment.cpp
sound/s_sndseq.cpp
sound/s_sound.cpp
sound/s_music.cpp
s_playlist.cpp
serializer.cpp
sc_man.cpp
scriptutil.cpp