summaryrefslogtreecommitdiff
path: root/src/user
diff options
context:
space:
mode:
Diffstat (limited to 'src/user')
-rw-r--r--src/user/highway/line.c1
1 files changed, 1 insertions, 0 deletions
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