mirror of https://github.com/PrimeDecomp/prime.git
Revert musyx config
This commit is contained in:
parent
82e0878653
commit
9fb978a27f
|
@ -919,10 +919,10 @@ LIBS = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"lib": "musyx",
|
"lib": "musyx",
|
||||||
"mw_version": "1.2.5",
|
#"mw_version": "1.2.5",
|
||||||
"cflags": "-proc gecko -fp hard -nodefaults -nosyspath -i include -i libc -g -sym on -D_DEBUG=1 -enum int ",
|
#"cflags": "-proc gecko -fp hard -nodefaults -nosyspath -i include -i libc -g -sym on -D_DEBUG=1 -enum int ",
|
||||||
#"mw_version": "1.3.2",
|
"mw_version": "1.3.2",
|
||||||
#"cflags": "$cflags_musyx",
|
"cflags": "$cflags_musyx",
|
||||||
"host": False,
|
"host": False,
|
||||||
"objects": [
|
"objects": [
|
||||||
"musyx/runtime/seq",
|
"musyx/runtime/seq",
|
||||||
|
|
Loading…
Reference in New Issue