mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-02-21 11:01:36 +00:00
- move sound files to sound folder.
# Conflicts: # src/CMakeLists.txt
This commit is contained in:
parent
81d54959af
commit
1556e6620c
8 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue