Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ InitMultiPlayerMenu
Function
InitMultiPlayerMenu
Source/menu.cpp:72–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
bool InitMultiPlayerMenu()
73
{
74
gbIsMultiplayer = true;
75
return InitMenu(SELHERO_CONNECT);
76
}
77
78
void PlayIntro()
79
{
Callers
1
mainmenu_loop
Function · 0.85
Calls
1
InitMenu
Function · 0.85
Tested by
no test coverage detected