summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <md.node.0@gmail.com>2025-09-10 00:14:02 +0200
committerGitHub <noreply@github.com>2025-09-10 00:14:02 +0200
commit0c0838b66cf05c14cb81254aeaa7218f9631d679 (patch)
treef2bfdd0acc5a8c77746e230b2d3f73f70a9fbd22
parentc35ecf45ea6c387e7fd19293123ad38e8c676f67 (diff)
downloadgsctool-0c0838b66cf05c14cb81254aeaa7218f9631d679.tar.gz
gsctool-0c0838b66cf05c14cb81254aeaa7218f9631d679.zip
Update gsctool.c
-rw-r--r--gsctool.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/gsctool.c b/gsctool.c
index cb26e2a..3c2f81a 100644
--- a/gsctool.c
+++ b/gsctool.c
@@ -5,11 +5,10 @@
* Author: Dylan Müller
*
* +---------------------------------------+
- * | .-. .-. .-. |
- * | / \ / \ / \ |
- * | / \ / \ / \ / |
- * | \ / \ / \ / |
- * | "_" "_" "_" |
+ * | .-. .-. .-. |
+ * | / \ / \ / \ + |
+ * | \ / \ / \ / |
+ * | "_" "_" "_" |
* | |
* | _ _ _ _ _ _ ___ ___ _ _ |
* | | | | | | | \| | /_\ | _ \ / __| || | |
@@ -582,3 +581,4 @@ BOOL APIENTRY DllMain(
return TRUE;
}
+