From 444bfa2f41143aff7490e4fa21565947565b7d30 Mon Sep 17 00:00:00 2001 From: nasr Date: Fri, 13 Mar 2026 22:31:21 +0100 Subject: cleanup: generalisation --- source/core/core.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 source/core/core.h (limited to 'source/core/core.h') diff --git a/source/core/core.h b/source/core/core.h new file mode 100644 index 0000000..c5821c5 --- /dev/null +++ b/source/core/core.h @@ -0,0 +1,5 @@ +#ifndef CORE_H +#define CORE_H + + + #endif -- cgit v1.3