Skip to content

Commit

Permalink
- separated reverb data and reverb editor.
Browse files Browse the repository at this point in the history
Again, isolating the part that is game independent from parts that are specific to GZDoom.
  • Loading branch information
coelckers committed Dec 8, 2019
1 parent b9582cc commit 83349be
Show file tree
Hide file tree
Showing 4 changed files with 570 additions and 510 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Expand Up @@ -878,6 +878,7 @@ set (PCH_SOURCES
rendering/r_videoscale.cpp
sound/s_advsound.cpp
sound/s_environment.cpp
sound/s_reverbedit.cpp
sound/s_sndseq.cpp
sound/s_doomsound.cpp
sound/s_sound.cpp
Expand Down

0 comments on commit 83349be

Please sign in to comment.