command palette: "add chip" menu
This commit is contained in:
parent
4f83fc2e93
commit
7e9edb59f7
5 changed files with 47 additions and 1 deletions
|
|
@ -567,6 +567,7 @@ const FurnaceGUIActionDef guiActions[GUI_ACTION_MAX]={
|
|||
D("CMDPAL_INSTRUMENTS", "Instruments (Palette)", 0),
|
||||
D("CMDPAL_SAMPLES", "Samples (Palette)", 0),
|
||||
D("CMDPAL_INSTRUMENT_CHANGE", "Change instrument (Palette)", 0),
|
||||
D("CMDPAL_ADD_CHIP", "Add chip (Palette)", 0),
|
||||
D("CMDPAL_MAX", "", NOT_AN_ACTION),
|
||||
|
||||
D("WINDOW_EDIT_CONTROLS", "Edit Controls", 0),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue