summaryrefslogtreecommitdiff
path: root/source/core/core.h
diff options
context:
space:
mode:
authornasr <nsrddyn@gmail.com>2026-03-13 22:31:21 +0100
committernasr <nsrddyn@gmail.com>2026-03-13 22:31:21 +0100
commit444bfa2f41143aff7490e4fa21565947565b7d30 (patch)
tree696b06d40140c85805d171597e37deb8290ead73 /source/core/core.h
parent3913d1778318cd0c6bfb871148d38abb33ec7fd3 (diff)
cleanup: generalisation
Diffstat (limited to 'source/core/core.h')
-rw-r--r--source/core/core.h5
1 files changed, 5 insertions, 0 deletions
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 @@
1#ifndef CORE_H
2#define CORE_H
3
4
5 #endif