aboutsummaryrefslogtreecommitdiff
path: root/src/cgci.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgci.h')
-rw-r--r--src/cgci.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/cgci.h b/src/cgci.h
new file mode 100644
index 0000000..c7958dd
--- /dev/null
+++ b/src/cgci.h
@@ -0,0 +1,7 @@
+#ifndef CGCI_H
+#define CGCI_H
+
+void init();
+void deinit();
+
+#endif \ No newline at end of file