From 3fdfd758320c10b0ca826859e27ef5cc421eb15f Mon Sep 17 00:00:00 2001 From: Lioncash Date: Tue, 20 Aug 2013 14:33:30 -0400 Subject: [Android] Add most of the Dolphin video/gfx settings to the settings menu. --- Source/Android/res/xml/prefs.xml | 139 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 Source/Android/res/xml/prefs.xml (limited to 'Source/Android/res/xml') diff --git a/Source/Android/res/xml/prefs.xml b/Source/Android/res/xml/prefs.xml new file mode 100644 index 0000000000..43a9786a57 --- /dev/null +++ b/Source/Android/res/xml/prefs.xml @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3