GUI: mobile button for piano

This commit is contained in:
tildearrow 2023-02-19 19:11:31 -05:00
parent 5d6a338f41
commit a8c04e80e3
2 changed files with 2 additions and 1 deletions

View file

@ -89,7 +89,7 @@ const int mobileButtonActions[32]={
GUI_ACTION_PAT_PASTE,
GUI_ACTION_PAT_DELETE,
GUI_ACTION_PAT_SELECT_ALL,
0,
GUI_ACTION_WINDOW_PIANO,
GUI_ACTION_UNDO,
GUI_ACTION_REDO,