add sound tools

This commit is contained in:
2021-01-11 19:33:20 +01:00
parent 3471b949cc
commit 8e8ac6c0be
8 changed files with 119 additions and 10 deletions

View File

@ -100,6 +100,9 @@ target_link_libraries(imgui_tools
################## imgui_sound
add_library(imgui_sound
./src/mm/services/sound_tools.hpp
./src/mm/services/sound_tools.cpp
./src/mm/imgui/sound_info.hpp
./src/mm/imgui/sound_pref.hpp