summaryrefslogtreecommitdiff
path: root/apps/plugins/wormlet.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/wormlet.c')
-rw-r--r--apps/plugins/wormlet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/wormlet.c b/apps/plugins/wormlet.c
index cc8bf07d91..4cc3d5cec1 100644
--- a/apps/plugins/wormlet.c
+++ b/apps/plugins/wormlet.c
@@ -286,7 +286,7 @@ PLUGIN_HEADER
286#define PLAYERS_TEXT "Up/Down" 286#define PLAYERS_TEXT "Up/Down"
287#define WORMS_TEXT "Left/Right" 287#define WORMS_TEXT "Left/Right"
288 288
289#elif (CONFIG_KEYPAD == ONDAVX747_PAD) 289#elif (CONFIG_KEYPAD == ONDAVX747_PAD) || CONFIG_KEYPAD == MROBE500_PAD
290 290
291#define BTN_QUIT BUTTON_POWER 291#define BTN_QUIT BUTTON_POWER
292 292