mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 05:07:41 +00:00
Update and link reset of MusyX
This commit is contained in:
@@ -1285,7 +1285,7 @@ config.libs = [
|
||||
Object(Matching, "musyx/runtime/synth_vsamples.c"),
|
||||
Object(Matching, "musyx/runtime/synth_dbtab.c"),
|
||||
Object(Matching, "musyx/runtime/s_data.c"),
|
||||
Object(NonMatching, "musyx/runtime/hw_dspctrl.c"),
|
||||
Object(Matching, "musyx/runtime/hw_dspctrl.c"),
|
||||
Object(Matching, "musyx/runtime/hw_volconv.c"),
|
||||
Object(Matching, "musyx/runtime/snd3d.c"),
|
||||
Object(Matching, "musyx/runtime/snd_init.c"),
|
||||
@@ -1307,6 +1307,12 @@ config.libs = [
|
||||
Object(Matching, "musyx/runtime/profile.c"),
|
||||
],
|
||||
),
|
||||
DolphinLib(
|
||||
"Dummy",
|
||||
[
|
||||
Object(Matching, "Dolphin/dummy.c"),
|
||||
],
|
||||
),
|
||||
DolphinLib(
|
||||
"dtk",
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user