Fix color codes

This commit is contained in:
Krzosa Karol
2023-04-14 21:13:30 +02:00
parent 44b0bededa
commit 542f2e0297
5 changed files with 5 additions and 4 deletions

View File

@@ -71,7 +71,6 @@ struct Core_Ctx {
F64 start;
} time;
bool color_codes_enabled;
bool debugger_break_on_compiler_error;
// Codegen stage mostly