summaryrefslogtreecommitdiff
path: root/apps/plugins/dice.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/dice.c')
-rw-r--r--apps/plugins/dice.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/dice.c b/apps/plugins/dice.c
index 39392f1ac5..1113654230 100644
--- a/apps/plugins/dice.c
+++ b/apps/plugins/dice.c
@@ -89,8 +89,8 @@ use stop to exit
89#define DICE_BUTTON_SELECT BUTTON_SELECT 89#define DICE_BUTTON_SELECT BUTTON_SELECT
90 90
91#elif CONFIG_KEYPAD == GIGABEAT_PAD 91#elif CONFIG_KEYPAD == GIGABEAT_PAD
92#define DICE_BUTTON_ON BUTTON_POWER 92#define DICE_BUTTON_ON BUTTON_A
93#define DICE_BUTTON_OFF BUTTON_A 93#define DICE_BUTTON_OFF BUTTON_POWER
94#define DICE_BUTTON_SELECT BUTTON_SELECT 94#define DICE_BUTTON_SELECT BUTTON_SELECT
95 95
96#elif CONFIG_KEYPAD == SANSA_E200_PAD 96#elif CONFIG_KEYPAD == SANSA_E200_PAD