diff --git a/apps/plugins/brickmania.c b/apps/plugins/brickmania.c index 7f1b95b6cd..c2bcd3da0c 100644 --- a/apps/plugins/brickmania.c +++ b/apps/plugins/brickmania.c @@ -771,6 +771,8 @@ static int brickmania_help(void) "G", "Glue:", "ball", "sticks", "to", "paddle", "", "B", "Ball:", "generates", "another", "ball", "", "FL", "Flip:", "flips", "left / right", "movement", "", + "<->", "or", ":", "enlarges", "the", "paddle", "", + ">-<", "or", ">B<:", "shrinks", "the", "paddle", "", }; static struct style_text formation[]={ { 0, TEXT_CENTER|TEXT_UNDERLINE },