mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
better mmuhack usage
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@184 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
626f7c37bb
commit
55ca4154a2
2 changed files with 19 additions and 15 deletions
|
@ -63,7 +63,7 @@ void parse_cmd_line(int argc, char *argv[])
|
|||
}
|
||||
|
||||
if (unrecognized) {
|
||||
printf("\n\n\nPicoDrive v" VERSION " (c) notaz, 2006\n");
|
||||
printf("\n\n\nPicoDrive v" VERSION " (c) notaz, 2006-2007\n");
|
||||
printf("usage: %s [options] [romfile]\n", argv[0]);
|
||||
printf( "options:\n"
|
||||
"-menu <menu_path> launch a custom program on exit instead of default gp2xmenu\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue