summaryrefslogtreecommitdiff
path: root/util.h
diff options
context:
space:
mode:
authorthing1 <thing1@seacrossedlovers.xyz>2025-02-10 09:27:37 +0000
committerthing1 <thing1@seacrossedlovers.xyz>2025-02-10 09:27:37 +0000
commitda9a28e4cc9106a8eba89cc2bf99692c7b3a4baf (patch)
treecc6d561566e4c2754efac952a4652a36d97aa2d8 /util.h
parent9a9bd6657dc82662567b748434a8547acc7c0193 (diff)
added new output formats
Diffstat (limited to 'util.h')
-rw-r--r--util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/util.h b/util.h
new file mode 100644
index 0000000..11961cc
--- /dev/null
+++ b/util.h
@@ -0,0 +1 @@
+void eprint(char *msg);