summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/pong.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/pong.c b/apps/plugins/pong.c
index 70af68cc5b..13c5012770 100644
--- a/apps/plugins/pong.c
+++ b/apps/plugins/pong.c
@@ -184,7 +184,7 @@ PLUGIN_HEADER
184#define PONG_RIGHT_UP BUTTON_VOL_UP 184#define PONG_RIGHT_UP BUTTON_VOL_UP
185#define PONG_RIGHT_DOWN BUTTON_VOL_DOWN 185#define PONG_RIGHT_DOWN BUTTON_VOL_DOWN
186 186
187#elif CONFIG_KEYPAD = PHILIPS_SA9200_PAD 187#elif CONFIG_KEYPAD == PHILIPS_SA9200_PAD
188#define PONG_QUIT BUTTON_POWER 188#define PONG_QUIT BUTTON_POWER
189#define PONG_PAUSE BUTTON_MENU 189#define PONG_PAUSE BUTTON_MENU
190#define PONG_LEFT_UP BUTTON_UP 190#define PONG_LEFT_UP BUTTON_UP