mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 08:52:40 +01:00
changing configure for splat update
This commit is contained in:
parent
27d7bea8ee
commit
ce8f88b43a
@ -197,9 +197,9 @@ async def main():
|
|||||||
# split assets
|
# split assets
|
||||||
print("Splitting segments from baserom", end="")
|
print("Splitting segments from baserom", end="")
|
||||||
split.main(
|
split.main(
|
||||||
args.baserom,
|
|
||||||
"tools/splat.yaml",
|
"tools/splat.yaml",
|
||||||
".",
|
".",
|
||||||
|
args.baserom,
|
||||||
[ "ld", "bin", "Yay0", "PaperMarioMapFS", "PaperMarioMessages", "img", "PaperMarioNpcSprites" ],
|
[ "ld", "bin", "Yay0", "PaperMarioMapFS", "PaperMarioMessages", "img", "PaperMarioNpcSprites" ],
|
||||||
False,
|
False,
|
||||||
False,
|
False,
|
||||||
|
Loading…
Reference in New Issue
Block a user