diff options
Diffstat (limited to 'dev/Mod/MBCI/Interface.h')
| -rw-r--r-- | dev/Mod/MBCI/Interface.h | 10 |
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> |
