summaryrefslogtreecommitdiff
path: root/src/user/highway/vars.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/user/highway/vars.h')
-rw-r--r--src/user/highway/vars.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/user/highway/vars.h b/src/user/highway/vars.h
index fc4d197..eca58d4 100644
--- a/src/user/highway/vars.h
+++ b/src/user/highway/vars.h
@@ -13,5 +13,6 @@ const struct no_null_sn *get_var(struct no_null_sn name) __attribute__ ((pure));
void del_var(struct no_null_sn name);
void dump_vars();
+void new_color();
#endif \ No newline at end of file