Skip to content

Commit

Permalink
Fix silly mistake in config
Browse files Browse the repository at this point in the history
Blehhhhhh :p
  • Loading branch information
CelestialAmber authored Sep 15, 2024
1 parent 2e0af70 commit e86137d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.py
Original file line number Diff line number Diff line change
Expand Up @@ -1748,6 +1748,7 @@ def nw4rLib(lib_name, objects, extra_cflags=[]):
ProgressCategory("sdk", "SDK Code"),
ProgressCategory("criware", "Criware Code"),
ProgressCategory("monolib", "Monolithlib Code"),
ProgressCategory("nw4r", "NW4R Code"),
]
config.progress_each_module = args.verbose

Expand Down

0 comments on commit e86137d

Please sign in to comment.