diff options
Diffstat (limited to 'KernelKit/Defines.hpp')
| -rw-r--r-- | KernelKit/Defines.hpp | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/KernelKit/Defines.hpp b/KernelKit/Defines.hpp new file mode 100644 index 00000000..cc63918b --- /dev/null +++ b/KernelKit/Defines.hpp @@ -0,0 +1,15 @@ +/* + * ======================================================== + * + * hCore + * Copyright Mahrouss Logic, all rights reserved. + * + * ======================================================== + */ + +#pragma once + +#include <NewKit/Defines.hpp> + +#define KERNELKIT_VERSION "1.0.0" +#define KERNELKIT_RELEASE "Baldur"
\ No newline at end of file |
