summaryrefslogtreecommitdiffstats
path: root/apps/plugins
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-08-25 15:24:31 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-08-25 15:25:50 -0400
commit9e64e31d56b4ba11c81bd251e5f0335aa41e76bb (patch)
treeb1f9b798aecf32bb9ebeedb220c525b55493a957 /apps/plugins
parentc0bfd7ceee2fff3919e2433815ba757cc9085c77 (diff)
downloadrockbox-9e64e31d56.tar.gz
rockbox-9e64e31d56.zip
xduoox3: More screenshots and button maps for plugins
Change-Id: Ic494102f191da5e32faa61b0f4bcefadee198200
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/minesweeper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/minesweeper.c b/apps/plugins/minesweeper.c
index 01659dbfd2..bc2340d3e2 100644
--- a/apps/plugins/minesweeper.c
+++ b/apps/plugins/minesweeper.c
@@ -380,7 +380,7 @@ CONFIG_KEYPAD == MROBE500_PAD
# define MINESWP_TOGGLE2 BUTTON_VOL_DOWN
# define MINESWP_DISCOVER (BUTTON_PLAY | BUTTON_REPEAT)
# define MINESWP_DISCOVER2 BUTTON_VOL_UP
-# define MINESWP_INFO (BUTTON_PLAY | BUTTON_OPTION)
+# define MINESWP_INFO (BUTTON_OPTION | BUTTON_REPEAT)
#elif (CONFIG_KEYPAD == XDUOO_X3II_PAD)
# define MINESWP_LEFT BUTTON_PREV