diff --git a/apps/plugins/sokoban.c b/apps/plugins/sokoban.c index 1e54ce962d..dfab89fdb7 100644 --- a/apps/plugins/sokoban.c +++ b/apps/plugins/sokoban.c @@ -330,6 +330,8 @@ PLUGIN_HEADER #elif CONFIG_KEYPAD == COWOND2_PAD #define SOKOBAN_MENU BUTTON_MENU +#define SOKOBAN_LEVEL_DOWN BUTTON_MINUS +#define SOKOBAN_LEVEL_UP BUTTON_PLUS #define SOKOBAN_MENU_NAME "[MENU]" #elif CONFIG_KEYPAD == IAUDIO67_PAD