From ad0302ab8213e35070e50beba03d8da5c57f4fc4 Mon Sep 17 00:00:00 2001 From: uxtbd Date: Tue, 18 Aug 2026 10:41:53 -0300 Subject: 4suite: move to shinobi --- 4rc/config.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 4rc/config.h (limited to '4rc/config.h') diff --git a/4rc/config.h b/4rc/config.h new file mode 100644 index 0000000..6b3aeb1 --- /dev/null +++ b/4rc/config.h @@ -0,0 +1,4 @@ +#ifndef CONFIG_H +#define CONFIG_H + +#endif // CONFIG_H -- cgit v1.3.1