summaryrefslogtreecommitdiff
path: root/apps/plugins/superdom.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/superdom.c')
-rw-r--r--apps/plugins/superdom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/superdom.c b/apps/plugins/superdom.c
index 4a571491dd..d375879eb5 100644
--- a/apps/plugins/superdom.c
+++ b/apps/plugins/superdom.c
@@ -133,7 +133,7 @@ char buf[255];
133#define SUPERDOM_CANCEL BUTTON_POWER 133#define SUPERDOM_CANCEL BUTTON_POWER
134 134
135#elif CONFIG_KEYPAD == CREATIVEZVM_PAD 135#elif CONFIG_KEYPAD == CREATIVEZVM_PAD
136#define SUPERDOM_OK BUTTON_PLAY 136#define SUPERDOM_OK BUTTON_SELECT
137#define SUPERDOM_UP BUTTON_UP 137#define SUPERDOM_UP BUTTON_UP
138#define SUPERDOM_DOWN BUTTON_DOWN 138#define SUPERDOM_DOWN BUTTON_DOWN
139#define SUPERDOM_LEFT BUTTON_LEFT 139#define SUPERDOM_LEFT BUTTON_LEFT