add hyperlink to GitHub in the homepage for easier access to the project

This commit is contained in:
scawful
2025-04-16 19:06:01 -04:00
parent fa68ba9167
commit e7f976fcf0
3 changed files with 51 additions and 41 deletions

View File

@@ -91,6 +91,8 @@ static Menu kMainMenu;
constexpr std::string kSeparator = "-";
IMGUI_API bool OpenUrl(const std::string &url);
} // namespace gui
} // namespace yaze