summaryrefslogtreecommitdiff
path: root/apps/plugins/maze.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/maze.c')
-rw-r--r--apps/plugins/maze.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/plugins/maze.c b/apps/plugins/maze.c
index e0f9e01..952edff 100644
--- a/apps/plugins/maze.c
+++ b/apps/plugins/maze.c
@@ -34,7 +34,8 @@
PLUGIN_HEADER
#if (CONFIG_KEYPAD == IPOD_4G_PAD) || \
- (CONFIG_KEYPAD == IPOD_3G_PAD)
+ (CONFIG_KEYPAD == IPOD_3G_PAD) || \
+ (CONFIG_KEYPAD == IPOD_1G2G_PAD)
# undef __PLUGINLIB_ACTIONS_H__
# define MAZE_NEW (BUTTON_SELECT | BUTTON_REPEAT)
# define MAZE_NEW_PRE BUTTON_SELECT