mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-06-18 18:56:36 +02:00
add sound tools
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user