Consolidate SoundSystem into Music.

It's just some small wrappers, and SoundSystem can be inlined trivially.
This commit is contained in:
Ethan Lee
2021-12-26 08:38:16 -05:00
parent f723e03871
commit c87f0e1a0c
6 changed files with 80 additions and 85 deletions

View File

@@ -99,7 +99,6 @@ set(VVV_SRC
src/Screen.cpp
src/Script.cpp
src/Scripts.cpp
src/SoundSystem.cpp
src/Spacestation2.cpp
src/TerminalScripts.cpp
src/Textbox.cpp