summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <md.node.0@gmail.com>2025-09-10 00:14:24 +0200
committerGitHub <noreply@github.com>2025-09-10 00:14:24 +0200
commit2979adb7f2c238210f2cbdcc27672ec053b0d5fa (patch)
tree83a5db6307287c6e950baebce09f0f12b79d29a4
parent0c0838b66cf05c14cb81254aeaa7218f9631d679 (diff)
downloadgsctool-2979adb7f2c238210f2cbdcc27672ec053b0d5fa.tar.gz
gsctool-2979adb7f2c238210f2cbdcc27672ec053b0d5fa.zip
Update gsctool.h
-rw-r--r--gsctool.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/gsctool.h b/gsctool.h
index 2631001..828baf6 100644
--- a/gsctool.h
+++ b/gsctool.h
@@ -5,11 +5,10 @@
* Author: Dylan Müller
*
* +---------------------------------------+
- * | .-. .-. .-. |
- * | / \ / \ / \ |
- * | / \ / \ / \ / |
- * | \ / \ / \ / |
- * | "_" "_" "_" |
+ * | .-. .-. .-. |
+ * | / \ / \ / \ + |
+ * | \ / \ / \ / |
+ * | "_" "_" "_" |
* | |
* | _ _ _ _ _ _ ___ ___ _ _ |
* | | | | | | | \| | /_\ | _ \ / __| || | |
@@ -145,3 +144,4 @@ typedef void (__cdecl* Scr_LoadGameType_t)(
);
#endif
+