mirror of https://github.com/PrimeDecomp/prime.git
Revert MusyX debug settings
Former-commit-id: 808563bc4f8843312826c29e65312b16093b36cb
This commit is contained in:
parent
7d74b1f127
commit
be56c93593
10
configure.py
10
configure.py
|
@ -1172,11 +1172,11 @@ config.libs = [
|
|||
],
|
||||
},
|
||||
MusyX(
|
||||
debug=True,
|
||||
mw_version="GC/1.2.5",
|
||||
major=1,
|
||||
minor=5,
|
||||
patch=3,
|
||||
#debug=True,
|
||||
#mw_version="GC/1.2.5",
|
||||
#major=1,
|
||||
#minor=5,
|
||||
#patch=3,
|
||||
objects=[
|
||||
Object(Matching, "musyx/runtime/seq.c"),
|
||||
Object(Matching, "musyx/runtime/synth.c"),
|
||||
|
|
Loading…
Reference in New Issue