summaryrefslogtreecommitdiff
path: root/apps/plugins/wormlet.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/wormlet.c')
-rw-r--r--apps/plugins/wormlet.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/wormlet.c b/apps/plugins/wormlet.c
index 828bba3359..c4607cd618 100644
--- a/apps/plugins/wormlet.c
+++ b/apps/plugins/wormlet.c
@@ -139,8 +139,8 @@ PLUGIN_HEADER
139#define BTN_DIR_LEFT BUTTON_LEFT 139#define BTN_DIR_LEFT BUTTON_LEFT
140#define BTN_DIR_RIGHT BUTTON_RIGHT 140#define BTN_DIR_RIGHT BUTTON_RIGHT
141#define BTN_STARTPAUSE BUTTON_SELECT 141#define BTN_STARTPAUSE BUTTON_SELECT
142#define BTN_QUIT BUTTON_A 142#define BTN_QUIT BUTTON_POWER
143#define BTN_STOPRESET BUTTON_POWER 143#define BTN_STOPRESET BUTTON_A
144 144
145#define PLAYERS_TEXT "Up/Down" 145#define PLAYERS_TEXT "Up/Down"
146#define WORMS_TEXT "Left/Right" 146#define WORMS_TEXT "Left/Right"