GUI: user preset saving and prepare edit window
This commit is contained in:
parent
b04ddaa20a
commit
e7a638fdd5
5 changed files with 150 additions and 5 deletions
|
|
@ -610,6 +610,7 @@ const FurnaceGUIActionDef guiActions[GUI_ACTION_MAX]={
|
|||
D("WINDOW_XY_OSC", "Oscilloscope (X-Y)", 0),
|
||||
D("WINDOW_MEMORY", "Memory Composition", 0),
|
||||
D("WINDOW_CS_PLAYER", "Command Stream Player", 0),
|
||||
D("WINDOW_USER_PRESETS", "User Presets", 0),
|
||||
|
||||
D("COLLAPSE_WINDOW", "Collapse/expand current window", 0),
|
||||
D("CLOSE_WINDOW", "Close current window", FURKMOD_SHIFT|SDLK_ESCAPE),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue