summaryrefslogtreecommitdiff
path: root/apps/plugins/bubbles.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bubbles.c')
-rw-r--r--apps/plugins/bubbles.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/bubbles.c b/apps/plugins/bubbles.c
index 2d163d8bc9..50de10fa23 100644
--- a/apps/plugins/bubbles.c
+++ b/apps/plugins/bubbles.c
@@ -84,7 +84,6 @@ enum {
84/* these are better off shooting with up */ 84/* these are better off shooting with up */
85#if (CONFIG_KEYPAD == SAMSUNG_YH820_PAD) \ 85#if (CONFIG_KEYPAD == SAMSUNG_YH820_PAD) \
86 || (CONFIG_KEYPAD == SAMSUNG_YH92X_PAD) \ 86 || (CONFIG_KEYPAD == SAMSUNG_YH92X_PAD) \
87 || (CONFIG_KEYPAD == ONDIO_PAD) \
88 || (CONFIG_KEYPAD == IRIVER_H10_PAD) 87 || (CONFIG_KEYPAD == IRIVER_H10_PAD)
89#define SHOOT_WITH_UP 88#define SHOOT_WITH_UP
90#endif 89#endif