diff --git a/src/user/highway/line.c b/src/user/highway/line.c index b5a54c5..c8e5c60 100644 --- a/src/user/highway/line.c +++ b/src/user/highway/line.c @@ -100,4 +100,5 @@ void run_line(const char *original_line) { return; } } + _set_color(0x07); } \ No newline at end of file