mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-06-09 03:59:38 -04:00
Rebuild foresta.rel.szs with nonmatching flag
This commit is contained in:
+1
-1
@@ -1276,7 +1276,7 @@ def generate_build_ninja(
|
||||
n.comment("Default rule")
|
||||
if build_config:
|
||||
if config.non_matching:
|
||||
n.default(link_outputs)
|
||||
n.default(link_outputs + [foresta_szs_path])
|
||||
elif config.progress:
|
||||
n.default([progress_path, foresta_szs_path])
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user