mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Update config.def.h
This commit is contained in:
parent
8a1c0be83c
commit
e786afe481
@ -696,7 +696,7 @@ static const char *midi_output = "Off";
|
||||
static const unsigned midi_volume = 100;
|
||||
|
||||
/* Only applies to Android 7.0 (API 24) and up */
|
||||
static const bool sustained_performance_mode = true;
|
||||
static const bool sustained_performance_mode = false;
|
||||
|
||||
#if defined(ANDROID)
|
||||
#if defined(ANDROID_ARM)
|
||||
|
Loading…
x
Reference in New Issue
Block a user