clang dosent work on this part

This commit is contained in:
Dmugetsu 2025-03-16 14:00:36 -06:00
parent 8b2711cccd
commit 6fd599441a

View File

@ -100,6 +100,8 @@ void L::DrawMenuBar() {
EndDisabled(); EndDisabled();
} }
EndDisabled(); EndDisabled();
}
EndDisabled();
ImGui::EndMenu(); ImGui::EndMenu();
} }
ImGui::EndMenu(); ImGui::EndMenu();