mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 08:27:41 +00:00
Fix progress upload
Former-commit-id: eb2049d43775d817fafa349001ec1e3ca4d849ec
This commit is contained in:
@@ -137,7 +137,7 @@ config.ldflags = [
|
||||
"-fp hardware",
|
||||
"-nodefaults",
|
||||
]
|
||||
config.progress_all = True
|
||||
config.progress_all = False
|
||||
config.build_rels = False
|
||||
|
||||
# Base flags, common to most GC/Wii games.
|
||||
|
||||
Reference in New Issue
Block a user