SAMSUNGTV: revert code of result some previous commit
This commit is contained in:
parent
5cd5d2663d
commit
a87d33845a
1 changed files with 0 additions and 4 deletions
|
@ -61,12 +61,8 @@ void BaseBackend::fillScreen(uint32 col) {
|
|||
|
||||
|
||||
#if defined(POSIX)
|
||||
#if defined(SAMSUNGTV)
|
||||
#define DEFAULT_CONFIG_FILE "/dtv/usb/sda1/.scummvmrc"
|
||||
#else
|
||||
#define DEFAULT_CONFIG_FILE ".scummvmrc"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if !defined(POSIX)
|
||||
#define DEFAULT_CONFIG_FILE "scummvm.ini"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue