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 c23a7ea4af..e4efa8ff28 100644
--- a/apps/plugins/wormlet.c
+++ b/apps/plugins/wormlet.c
@@ -73,7 +73,7 @@ PLUGIN_HEADER
73#define PLAYERS_TEXT "UP/DN" 73#define PLAYERS_TEXT "UP/DN"
74#define WORMS_TEXT "L/R" 74#define WORMS_TEXT "L/R"
75 75
76#elif (CONFIG_KEYPAD == IPOD_4G_PAD) 76#elif (CONFIG_KEYPAD == IPOD_3G_PAD) || (CONFIG_KEYPAD == IPOD_4G_PAD)
77 77
78#define BTN_DIR_UP BUTTON_MENU 78#define BTN_DIR_UP BUTTON_MENU
79#define BTN_DIR_DOWN BUTTON_PLAY 79#define BTN_DIR_DOWN BUTTON_PLAY