Compare commits
1 Commits
dynarmic-d
...
disable-va
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f75d118a31 |
@@ -466,7 +466,7 @@ struct Values {
|
|||||||
true};
|
true};
|
||||||
SwitchableSetting<bool> async_presentation{linkage,
|
SwitchableSetting<bool> async_presentation{linkage,
|
||||||
#ifdef ANDROID
|
#ifdef ANDROID
|
||||||
true,
|
false,
|
||||||
#else
|
#else
|
||||||
false,
|
false,
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user