start misc flag managers and update wibo

This commit is contained in:
lepelog
2023-10-06 21:32:53 +02:00
parent 9d52a2d420
commit b5cc785c83
7 changed files with 105 additions and 13 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ class Object:
"add_to_all": True,
"cflags": None,
"mw_version": None,
"shiftjis": False, # NOTE: This was defaulted to True -> caused it to not build in wsl?
"shiftjis": True,
"source": name,
}
self.options.update(options)