command palette: "add chip" menu

This commit is contained in:
YohananDiamond 2023-08-27 14:19:26 -03:00
parent 4f83fc2e93
commit 7e9edb59f7
5 changed files with 47 additions and 1 deletions

View file

@ -520,6 +520,7 @@ enum FurnaceGUIActions {
GUI_ACTION_CMDPAL_INSTRUMENTS,
GUI_ACTION_CMDPAL_SAMPLES,
GUI_ACTION_CMDPAL_INSTRUMENT_CHANGE,
GUI_ACTION_CMDPAL_ADD_CHIP,
GUI_ACTION_CMDPAL_MAX,
GUI_ACTION_WINDOW_EDIT_CONTROLS,