mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-26 07:25:00 -07:00
Begin work for bit_set[...; [N]T] (not working)
This commit is contained in:
@@ -440,6 +440,8 @@ struct BuildContext {
|
||||
bool cached;
|
||||
BuildCacheData build_cache_data;
|
||||
|
||||
bool internal_no_inline;
|
||||
|
||||
bool no_threaded_checker;
|
||||
|
||||
bool show_debug_messages;
|
||||
|
||||
Reference in New Issue
Block a user