From 8ad9dcb1acc5f5fce763e2b067b1baca0b183ce2 Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Thu, 3 Dec 2020 00:53:42 +1000 Subject: [PATCH] Android: Add CD-ROM preload option --- android/app/src/main/res/xml/advanced_preferences.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/android/app/src/main/res/xml/advanced_preferences.xml b/android/app/src/main/res/xml/advanced_preferences.xml index 2230c8653..9f00e9ce8 100644 --- a/android/app/src/main/res/xml/advanced_preferences.xml +++ b/android/app/src/main/res/xml/advanced_preferences.xml @@ -29,6 +29,12 @@ app:defaultValue="false" app:summary="Prevents discs from incorrect regions being read by the emulator. Usually safe to disable." app:iconSpaceReserved="false" /> +