GUI: din't call it gate

This commit is contained in:
tildearrow 2023-09-09 20:07:21 -05:00
parent 13e320787c
commit efce769369

View file

@ -4492,7 +4492,7 @@ void FurnaceGUI::drawInsEdit() {
ins->std.dutyMacro.vZoom=-1; ins->std.dutyMacro.vZoom=-1;
PARAMETER; PARAMETER;
} }
P(ImGui::Checkbox("Don't test/gate before new note",&ins->c64.noTest)); P(ImGui::Checkbox("Don't test before new note",&ins->c64.noTest));
ImGui::EndTabItem(); ImGui::EndTabItem();
} }
if (ins->type==DIV_INS_PCE || if (ins->type==DIV_INS_PCE ||