Add hw_lib_dummy for completeness

Former-commit-id: acdd04a1e0f5fa069c6bbc5f6d9ba9de44838e93
This commit is contained in:
2023-10-21 10:48:50 -07:00
parent a29290780b
commit 4606f494f9
6 changed files with 10 additions and 3 deletions

View File

@@ -1194,6 +1194,7 @@ config.libs = [
Object(Matching, "musyx/runtime/dsp_import.c"),
Object(Matching, "musyx/runtime/hw_dolphin.c"),
Object(Matching, "musyx/runtime/hw_memory.c"),
Object(Matching, "musyx/runtime/hw_lib_dummy.c"),
Object(Matching, "musyx/runtime/CheapReverb/creverb_fx.c"),
Object(Matching, "musyx/runtime/CheapReverb/creverb.c"),
Object(Matching, "musyx/runtime/StdReverb/reverb_fx.c"),