From eb6f986361713d6ce47c6d4572bb24d9f6207ddf Mon Sep 17 00:00:00 2001 From: Anser Date: Tue, 11 Aug 2026 00:18:57 +0200 Subject: TOBESQUISHED: safe in reconstruction of the codes layout and rework of information handeling also ascii art printing --- src/modules/memory/memory.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 src/modules/memory/memory.h (limited to 'src/modules/memory/memory.h') diff --git a/src/modules/memory/memory.h b/src/modules/memory/memory.h deleted file mode 100644 index 5c35178..0000000 --- a/src/modules/memory/memory.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef MEMORY_H -#define MEMORY_H - -char *memory(void); - -#endif // MEMORY_H -- cgit v1.2.3