MCPcopy 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
72bool InitMultiPlayerMenu()
73{
74 gbIsMultiplayer = true;
75 return InitMenu(SELHERO_CONNECT);
76}
77
78void PlayIntro()
79{

Callers 1

mainmenu_loopFunction · 0.85

Calls 1

InitMenuFunction · 0.85

Tested by

no test coverage detected