GUI: mobile portrait order bar

This commit is contained in:
tildearrow 2022-11-29 18:30:48 -05:00
parent 2fdce8512a
commit 884588e46b
7 changed files with 56 additions and 12 deletions

View file

@ -212,7 +212,7 @@ void FurnaceGUI::drawMobileControls() {
ImGui::Separator();
ImGui::Text("Song info here...");
drawSongInfo(true);
break;
}
case GUI_SCENE_CHANNELS: