Furnace has stopped.
• Diagnose later
This commit is contained in:
parent
e75d1ef411
commit
6a6ca22ebe
3 changed files with 60 additions and 2 deletions
|
|
@ -40,9 +40,8 @@
|
|||
#define POWER_SAVE_DEFAULT 0
|
||||
#endif
|
||||
|
||||
#if defined(__HAIKU__) || defined(IS_MOBILE)
|
||||
#if defined(__HAIKU__)
|
||||
// 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