mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-15 14:59:37 +00:00
:b
This commit is contained in:
parent
d895afd90c
commit
6dbca366c0
4
ssnes.c
4
ssnes.c
@ -339,9 +339,9 @@ static void fill_pathname(char *out_path, char *in_path, const char *replace)
|
||||
|
||||
static void print_help(void)
|
||||
{
|
||||
puts("===========================================");
|
||||
puts("=================================================");
|
||||
puts("ssnes: Simple Super Nintendo Emulator (libsnes)");
|
||||
puts("===========================================");
|
||||
puts("=================================================");
|
||||
puts("Usage: ssnes [rom file] [-h/--help | -s/--save]");
|
||||
puts("\t-h/--help: Show this help message");
|
||||
puts("\t-s/--save: Path for save file (*.srm). Required when rom is input from stdin");
|
||||
|
Loading…
Reference in New Issue
Block a user