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