summaryrefslogtreecommitdiff
path: root/engine.h
diff options
context:
space:
mode:
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);