mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-27 15:30:35 +00:00
Change github link
This commit is contained in:
parent
a9644413c8
commit
4edf12b9bb
@ -1069,7 +1069,7 @@ void RecreateActivity() {
|
||||
}
|
||||
|
||||
UI::EventReturn GameSettingsScreen::OnAdhocGuides(UI::EventParams &e) {
|
||||
LaunchBrowser("https://github.com/hrydgard/ppsspp/wiki/How-to-play-multiplayer-games-over-PPSSPP");
|
||||
LaunchBrowser("https://github.com/hrydgard/ppsspp/wiki/How-to-play-multiplayer-games-with-PPSSPP");
|
||||
return UI::EVENT_DONE;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user