summaryrefslogtreecommitdiff
path: root/apps/plugins/logo.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/logo.c')
-rw-r--r--apps/plugins/logo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/logo.c b/apps/plugins/logo.c
index 68b8bc4b93..168e68cbb9 100644
--- a/apps/plugins/logo.c
+++ b/apps/plugins/logo.c
@@ -196,7 +196,7 @@ const unsigned char rockbox16x7[] = {
196#define LP_INC_X BUTTON_RIGHT 196#define LP_INC_X BUTTON_RIGHT
197#define LP_DEC_Y BUTTON_DOWN 197#define LP_DEC_Y BUTTON_DOWN
198#define LP_INC_Y BUTTON_UP 198#define LP_INC_Y BUTTON_UP
199#elif CONFIG_KEYPAD == IAUDIO_X5_PAD 199#elif CONFIG_KEYPAD == IAUDIO_X5M5_PAD
200#define LP_QUIT BUTTON_POWER 200#define LP_QUIT BUTTON_POWER
201#define LP_DEC_X BUTTON_LEFT 201#define LP_DEC_X BUTTON_LEFT
202#define LP_INC_X BUTTON_RIGHT 202#define LP_INC_X BUTTON_RIGHT