summaryrefslogtreecommitdiff
path: root/engine.h
diff options
context:
space:
mode:
authortomsmeding <hallo@tomsmeding.nl>2015-10-03 11:03:00 +0200
committertomsmeding <hallo@tomsmeding.nl>2015-10-03 11:03:00 +0200
commit5a93cdaf5d4fcefe664271bb8f233044059f3ad3 (patch)
treed7cc23a9b6187c3c8296c9dc580906ef7a02da84 /engine.h
parent36a317741a2eca593d083534b290afcc6d1661ef (diff)
evaluatebutton, histbrowser, file splitting, makefile
Diffstat (limited to 'engine.h')
-rw-r--r--engine.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engine.h b/engine.h
new file mode 100644
index 0000000..9c3a0fe
--- /dev/null
+++ b/engine.h
@@ -0,0 +1,3 @@
+#pragma once
+
+void logocommand(const char *str);