mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-02 20:58:15 +00:00
deferred procedure attribute
This commit is contained in:
@@ -477,6 +477,7 @@ struct Checker {
|
||||
CheckerInfo info;
|
||||
|
||||
Array<ProcInfo> procs_to_check;
|
||||
Array<Entity *> procs_with_deferred_to_check;
|
||||
|
||||
gbAllocator allocator;
|
||||
CheckerContext init_ctx;
|
||||
|
||||
Reference in New Issue
Block a user