From ab4e1cfc8c587e4144d847bbd41307eff03130b2 Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Tue, 16 Feb 2021 22:26:47 -0500 Subject: rtc timestamp, knob rand, random terminal color --- src/user/highway/vars.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/user/highway/vars.h') 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 -- cgit v1.2.3