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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/bubbles.c b/apps/plugins/bubbles.c
index 3254229cd0..e96010ec02 100644
--- a/apps/plugins/bubbles.c
+++ b/apps/plugins/bubbles.c
@@ -83,7 +83,7 @@ enum {
83 83
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_YH920_PAD) \ 86 || (CONFIG_KEYPAD == SAMSUNG_YH92X_PAD) \
87 || (CONFIG_KEYPAD == ONDIO_PAD) \ 87 || (CONFIG_KEYPAD == ONDIO_PAD) \
88 || (CONFIG_KEYPAD == IRIVER_H10_PAD) 88 || (CONFIG_KEYPAD == IRIVER_H10_PAD)
89#define SHOOT_WITH_UP 89#define SHOOT_WITH_UP