Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ mainmenu_multi_player
Function
mainmenu_multi_player
Source/mainmenu.cpp:152–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
BOOL mainmenu_multi_player()
153
{
154
gbMaxPlayers = MAX_PLRS;
155
return mainmenu_init_menu(SELHERO_CONNECT);
156
}
157
158
#ifndef SPAWN
159
void mainmenu_play_intro()
Callers
1
mainmenu_loop
Function · 0.85
Calls
1
mainmenu_init_menu
Function · 0.85
Tested by
no test coverage detected