From a042e9cd6424bbc1a6e52cdfdf2ec3e8f91ad740 Mon Sep 17 00:00:00 2001 From: Ross 'H3ALY' Healy Date: Sat, 19 Oct 2024 12:32:18 +0100 Subject: [PATCH] Update and rename config.h to src/config.h - clean up structure --- config.h => src/config.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config.h => src/config.h (100%) diff --git a/config.h b/src/config.h similarity index 100% rename from config.h rename to src/config.h