mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-13 01:41:59 -04:00
bass, treble, control crt filter in setup, fix lock multiaction
This commit is contained in:
parent
05c1f952c4
commit
e631f339dd
11 changed files with 279 additions and 23 deletions
|
@ -4,5 +4,6 @@ add_library(skeldal_sdl
|
|||
sdl_context.cpp
|
||||
BGraph2.cpp
|
||||
input.cpp
|
||||
sound.cpp)
|
||||
sound.cpp
|
||||
sound_filter.cpp)
|
||||
set_property(TARGET skeldal_sdl PROPERTY CXX_STANDARD 20)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue