song comments window cloned to make tuner window
almost done with the cloning process, just need to edit out saving functionality
This commit is contained in:
parent
ce2cf14eed
commit
dd8f7ed21e
4 changed files with 50 additions and 1 deletions
|
|
@ -640,6 +640,7 @@ const FurnaceGUIActionDef guiActions[GUI_ACTION_MAX]={
|
|||
D("WINDOW_COMPAT_FLAGS", _N("Compatibility Flags"), 0),
|
||||
D("WINDOW_PIANO", _N("Piano"), 0),
|
||||
D("WINDOW_NOTES", _N("Song Comments"), 0),
|
||||
D("WINDOW_TUNER", _N("Tuner"), 0),
|
||||
D("WINDOW_CHANNELS", _N("Channels"), 0),
|
||||
D("WINDOW_PAT_MANAGER", _N("Pattern Manager"), 0),
|
||||
D("WINDOW_SYS_MANAGER", _N("Chip Manager"), 0),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue