GUI: store audio expo loop cnt & fade out in conf
This commit is contained in:
parent
1c98975771
commit
5bbd93c96b
2 changed files with 8 additions and 1 deletions
|
|
@ -40,8 +40,9 @@
|
|||
#define POWER_SAVE_DEFAULT 0
|
||||
#endif
|
||||
|
||||
#ifdef __HAIKU__
|
||||
#if defined(__HAIKU__) || defined(IS_MOBILE)
|
||||
// NFD doesn't support Haiku
|
||||
// I still haven't implemented Android file picker
|
||||
#define SYS_FILE_DIALOG_DEFAULT 0
|
||||
#else
|
||||
#define SYS_FILE_DIALOG_DEFAULT 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue