windows housekeeping

This commit is contained in:
scawful
2025-08-21 19:18:50 -04:00
parent 7f60ddcd42
commit a04f8ecdb4
3 changed files with 4 additions and 1 deletions

View File

@@ -88,7 +88,7 @@ void DrawMenu(Menu &params);
static Menu kMainMenu;
constexpr std::string kSeparator = "-";
const std::string kSeparator = "-";
IMGUI_API bool OpenUrl(const std::string &url);