NDS: fix drift

This commit is contained in:
tildearrow 2025-04-02 18:30:38 -05:00
parent 1ea872f6fb
commit 6e4458d04d
5 changed files with 34 additions and 19 deletions

View file

@ -546,6 +546,7 @@ void FurnaceGUI::drawMobileControls() {
break;
case GUI_SCENE_CHIPS:
ImGui::Text(_("Chips here..."));
ImGui::Text("Built");
break;
case GUI_SCENE_MIXER:
ImGui::Text(_("What the hell..."));