summaryrefslogtreecommitdiff
path: root/apps/plugins/plasma.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/plasma.c')
-rw-r--r--apps/plugins/plasma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/plasma.c b/apps/plugins/plasma.c
index 036dbb474c..a821718f46 100644
--- a/apps/plugins/plasma.c
+++ b/apps/plugins/plasma.c
@@ -113,7 +113,7 @@ static int plasma_frequency;
113#define PLASMA_QUIT BUTTON_BACK 113#define PLASMA_QUIT BUTTON_BACK
114#define PLASMA_INCREASE_FREQUENCY BUTTON_UP 114#define PLASMA_INCREASE_FREQUENCY BUTTON_UP
115#define PLASMA_DECREASE_FREQUENCY BUTTON_DOWN 115#define PLASMA_DECREASE_FREQUENCY BUTTON_DOWN
116#define PLASMA_REGEN_COLORS BUTTON_PLAY 116#define PLASMA_REGEN_COLORS BUTTON_SELECT
117 117
118#endif 118#endif
119 119