mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
Multi thread more of the backend where possible
This commit is contained in:
@@ -163,6 +163,7 @@ struct lbModule {
|
||||
u32 nested_type_name_guid;
|
||||
|
||||
Array<lbProcedure *> procedures_to_generate;
|
||||
Array<Entity *> global_procedures_and_types_to_create;
|
||||
|
||||
lbProcedure *curr_procedure;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user