aboutsummaryrefslogtreecommitdiff
path: root/src/logo/logo.h
diff options
context:
space:
mode:
authorAnser <rostgans@tutamail.com>2026-08-11 00:18:57 +0200
committerAnser <rostgans@tutamail.com>2026-08-11 00:18:57 +0200
commiteb6f986361713d6ce47c6d4572bb24d9f6207ddf (patch)
tree3fca62d5cad785acce36a46a660219840c959932 /src/logo/logo.h
parent9ad584b5762433f7c99d7cc7b65ad21ebe4ff932 (diff)
TOBESQUISHED: safe in reconstruction of the codes layout and rework of information handeling also ascii art printing
Diffstat (limited to 'src/logo/logo.h')
-rw-r--r--src/logo/logo.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/logo/logo.h b/src/logo/logo.h
deleted file mode 100644
index fc55db6..0000000
--- a/src/logo/logo.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef LOGO_H
-#define LOGO_H
-
-void print_logo(void);
-
-#endif //LOGO_H