fix the pull request

also what did that force push do? did I lose commits now?
This commit is contained in:
tildearrow 2023-02-06 01:08:31 -05:00
parent 4f33f9d815
commit 8c2af08e5a
2 changed files with 0 additions and 3 deletions

View file

@ -248,7 +248,6 @@ void FurnaceGUI::drawSampleEdit() {
}
ImGui::EndCombo();
}
ImGui::Text("Length: %d",sample->samples);
bool isThereSNES=false;
for (int i=0; i<e->song.systemLen; i++) {