summaryrefslogtreecommitdiffhomepage
path: root/dev/Mod/MBCI/Interface.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-12-26 21:19:14 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-12-26 21:19:14 +0100
commit486425ed00acec134f8799bdde64bfd093c5fb55 (patch)
tree5104af49b56f39d0b14941d76f9d6d746cd1677b /dev/Mod/MBCI/Interface.h
parentc0f7f3f300d603d355fc7ec5be317afe1f0ee1b6 (diff)
IMPL: A lot of new changes, see details.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/Mod/MBCI/Interface.h')
-rw-r--r--dev/Mod/MBCI/Interface.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/dev/Mod/MBCI/Interface.h b/dev/Mod/MBCI/Interface.h
new file mode 100644
index 00000000..6a363f72
--- /dev/null
+++ b/dev/Mod/MBCI/Interface.h
@@ -0,0 +1,10 @@
+/* -------------------------------------------
+
+ Copyright (C) 2024, Theater Quality Inc, all rights reserved.
+
+------------------------------------------- */
+
+#pragma once
+
+#include <NewKit/Defines.h>
+#include <Mod/MBCI/MBCI.h>