summaryrefslogtreecommitdiff
path: root/apps/plugins/brickmania.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/brickmania.c')
-rw-r--r--apps/plugins/brickmania.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/brickmania.c b/apps/plugins/brickmania.c
index 2f1696f08a..38014e73a6 100644
--- a/apps/plugins/brickmania.c
+++ b/apps/plugins/brickmania.c
@@ -102,7 +102,7 @@ PLUGIN_HEADER
102#define SCROLL_FWD(x) (0) 102#define SCROLL_FWD(x) (0)
103#define SCROLL_BACK(x) (0) 103#define SCROLL_BACK(x) (0)
104 104
105#elif CONFIG_KEYPAD == IAUDIO_X5_PAD /* grayscale at the moment */ 105#elif CONFIG_KEYPAD == IAUDIO_X5M5_PAD /* grayscale at the moment */
106 106
107#define QUIT BUTTON_POWER 107#define QUIT BUTTON_POWER
108#define LEFT BUTTON_LEFT 108#define LEFT BUTTON_LEFT