Add version text to CTRTool.

This commit is contained in:
3DSGuy
2020-04-28 21:17:22 +08:00
parent fa56d1ab15
commit b3cb4aa1dc
+1 -1
View File
@@ -38,7 +38,7 @@ typedef struct
static void usage(const char *argv0)
{
fprintf(stderr,
"CTRTOOL (c) neimod, 3DSGuy.\n"
"CTRTOOL v0.7 (c) neimod, 3DSGuy.\n"
"Built: %s %s\n"
"\n"
"Usage: %s [options...] <file>\n"