Single header mode sort of working
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
global B32 emit_line_directives = true;
|
||||
global B32 emit_type_info = true;
|
||||
global String symbol_prefix = ""_s;
|
||||
global B32 single_header_library_mode = false;
|
||||
global String single_header_library_name = ""_s;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user