mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-13 07:32:23 -07:00
change output folder name
This commit is contained in:
committed by
Ryan Fleury
parent
5e04734444
commit
093e43d2ff
@@ -64,7 +64,7 @@ global String8 g_stdout_file_name = str8_lit_comp("torture");
|
||||
global U64 g_linker_time_out;
|
||||
global String8 g_linker;
|
||||
global String8 g_wdir;
|
||||
global String8 g_out = str8_lit_comp("torture_out");
|
||||
global String8 g_out = str8_lit_comp("torture");
|
||||
global B32 g_verbose;
|
||||
global B32 g_redirect_stdout;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user