summaryrefslogtreecommitdiff
path: root/apps/plugins/fractals/fractal.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/fractals/fractal.h')
-rw-r--r--apps/plugins/fractals/fractal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/fractals/fractal.h b/apps/plugins/fractals/fractal.h
index 8e9446df0d..8432546c1e 100644
--- a/apps/plugins/fractals/fractal.h
+++ b/apps/plugins/fractals/fractal.h
@@ -40,7 +40,7 @@
40#elif (CONFIG_KEYPAD == IPOD_4G_PAD) || \ 40#elif (CONFIG_KEYPAD == IPOD_4G_PAD) || \
41 (CONFIG_KEYPAD == IPOD_3G_PAD) || \ 41 (CONFIG_KEYPAD == IPOD_3G_PAD) || \
42 (CONFIG_KEYPAD == IPOD_1G2G_PAD) 42 (CONFIG_KEYPAD == IPOD_1G2G_PAD)
43#define FRACTAL_QUIT (BUTTON_SELECT | BUTTON_MENU) 43#define FRACTAL_QUIT (BUTTON_SELECT | BUTTON_REPEAT)
44#define FRACTAL_UP BUTTON_MENU 44#define FRACTAL_UP BUTTON_MENU
45#define FRACTAL_DOWN BUTTON_PLAY 45#define FRACTAL_DOWN BUTTON_PLAY
46#define FRACTAL_LEFT BUTTON_LEFT 46#define FRACTAL_LEFT BUTTON_LEFT