summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2026-04-24 18:12:37 -0400
committerJonathan Bradley <jcb@pikum.xyz>2026-04-24 18:12:37 -0400
commit8b222c9e59a41220ef69d2244544c13ca7f88c60 (patch)
tree5e95cfd3b454f7c9b0dbfcca4afe9b9899266158 /config.def.h
parenta4f4ee9420857e385c6aca00526ae881afcca640 (diff)
convert build to Makefile, bump versionHEADmaster
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
new file mode 100644
index 0000000..8e50baa
--- /dev/null
+++ b/config.def.h
@@ -0,0 +1,4 @@
+
+#define CLR_FG L"\033[31m"
+#define CLR_RESET L"\033[0m"
+#define SPRD_CLOCK CLOCK_MONOTONIC