This commit is contained in:
applestash
2014-06-28 18:41:00 +10:00
parent 65038633e4
commit 21f83ca636
+2 -2
View File
@@ -953,8 +953,8 @@ void PrintNoNeedParam(char *arg)
void DisplayHelp(char *app_name)
{
printf("CTR MAKEROM %d.%d",MAKEROM_VER_MAJOR,MAKEROM_VER_MINOR);
printf("\n(C) 3DSGuy 2014\n");
printf("CTR MAKEROM %d.%d\n",MAKEROM_VER_MAJOR,MAKEROM_VER_MINOR);
printf("(C) 3DSGuy 2014\n");
printf("Usage: %s [options... ]\n",app_name);
printf("Option Parameter Explanation\n");
printf("GLOBAL OPTIONS:\n");