Improving multimedia, trying to add a single c library mode
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
global B32 emit_line_directives = true;
|
||||
global B32 emit_type_info = true;
|
||||
global String symbol_prefix = ""_s;
|
||||
|
||||
|
||||
|
||||
thread_local Parse_Ctx *pctx;
|
||||
thread_local B32 emit_line_directives;
|
||||
|
||||
Allocator *bigint_allocator;
|
||||
global S64 bigint_allocation_count;
|
||||
|
||||
Reference in New Issue
Block a user