mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-15 23:06:40 +00:00
Minor nit.
This commit is contained in:
parent
97e50f15de
commit
ad85ccb42f
2
ssnes.c
2
ssnes.c
@ -348,7 +348,7 @@ static void fill_pathname_noext(char *out_path, const char *in_path, const char
|
||||
}
|
||||
|
||||
#ifdef _WIN32
|
||||
#define SSNES_DEFAULT_CONF_PATH_STR "\n\tDefaults to ssnes.cfg in same directory as ssnes.exe."
|
||||
#define SSNES_DEFAULT_CONF_PATH_STR "\n\t\tDefaults to ssnes.cfg in same directory as ssnes.exe."
|
||||
#elif defined(__APPLE__)
|
||||
#define SSNES_DEFAULT_CONF_PATH_STR " Defaults to $HOME/.ssnes.cfg."
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user