mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 19:47:41 +00:00
@@ -920,19 +920,19 @@ LIBS = [
|
||||
{
|
||||
"lib": "musyx",
|
||||
#"mw_version": "1.2.5",
|
||||
#"cflags": "-nodefaults -fp hard -O0 -maxerrors 1 -enum int -str reuse -nosyspath -i include -i libc -use_lmw_stmw on -inline off",
|
||||
#"cflags": "-proc gecko -fp hard -nodefaults -nosyspath -i include -i libc -g -sym on -D_DEBUG=1 -enum int -use_lmw_stmw on",
|
||||
"mw_version": "1.3.2",
|
||||
"cflags": "$cflags_musyx",
|
||||
"host": False,
|
||||
"objects": [
|
||||
"musyx/runtime/seq",
|
||||
"musyx/runtime/synth",
|
||||
["musyx/runtime/synth", False],
|
||||
["musyx/runtime/seq_api", True],
|
||||
["musyx/runtime/snd_synthapi", True, {"add_to_all": False}],
|
||||
["musyx/runtime/stream", False],
|
||||
"musyx/runtime/synthdata",
|
||||
"musyx/runtime/synthmacros",
|
||||
"musyx/runtime/synthvoice",
|
||||
["musyx/runtime/synthvoice", False],
|
||||
["musyx/runtime/synth_ac", True],
|
||||
"musyx/runtime/synth_adsr",
|
||||
["musyx/runtime/synth_vsamples", False],
|
||||
|
||||
Reference in New Issue
Block a user