implement KVS on the rest of FM chips
This commit is contained in:
parent
89916de067
commit
b053d31a6d
13 changed files with 71 additions and 65 deletions
|
|
@ -1881,7 +1881,6 @@ void FurnaceGUI::drawInsEdit() {
|
|||
ImGui::EndDisabled();
|
||||
ImGui::TableNextColumn();
|
||||
drawAlgorithm(0,FM_ALGS_2OP_OPL,ImVec2(ImGui::GetContentRegionAvail().x,24.0*dpiScale));
|
||||
kvsConfig(ins);
|
||||
|
||||
ImGui::SetNextItemWidth(ImGui::GetContentRegionAvail().x);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue