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 22f49e2298..dce4931de6 100644
--- a/apps/plugins/wormlet.c
+++ b/apps/plugins/wormlet.c
@@ -119,7 +119,7 @@ PLUGIN_HEADER
119#define PLAYERS_TEXT "Up/Down" 119#define PLAYERS_TEXT "Up/Down"
120#define WORMS_TEXT "Left/Right" 120#define WORMS_TEXT "Left/Right"
121 121
122#elif (CONFIG_KEYPAD == IAUDIO_X5_PAD) 122#elif (CONFIG_KEYPAD == IAUDIO_X5M5_PAD)
123 123
124#define BTN_DIR_UP BUTTON_UP 124#define BTN_DIR_UP BUTTON_UP
125#define BTN_DIR_DOWN BUTTON_DOWN 125#define BTN_DIR_DOWN BUTTON_DOWN