-disable-init-fini

This commit is contained in:
gingerBill
2026-05-04 11:31:56 +01:00
parent cdc0efce43
commit 781b71e6ea
3 changed files with 11 additions and 0 deletions

View File

@@ -608,6 +608,7 @@ struct BuildContext {
bool bedrock;
bool disable_non_constant_globals;
bool disable_init_fini;
u32 cmd_doc_flags;