mirror of
https://github.com/retro100/dosbox-wii.git
synced 2025-01-12 10:19:11 +01:00
change default conf file to dosbox.conf
This commit is contained in:
parent
232d8849a5
commit
9df639a55c
@ -66,7 +66,7 @@ void Cross::GetPlatformConfigName(std::string& in) {
|
||||
#elif defined(MACOSX)
|
||||
#define DEFAULT_CONFIG_FILE "DOSBox " VERSION " Preferences"
|
||||
#elif defined(HW_RVL)
|
||||
#define DEFAULT_CONFIG_FILE "dosbox-" VERSION ".conf"
|
||||
#define DEFAULT_CONFIG_FILE "dosbox.conf"
|
||||
#else /*linux freebsd*/
|
||||
#define DEFAULT_CONFIG_FILE "dosbox-" VERSION ".conf"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user