Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ InitLevels
Function
InitLevels
Source/gendung.cpp:548–555 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
546
}
547
548
void InitLevels()
549
{
550
if (!leveldebug) {
551
currlevel = 0;
552
leveltype = DTYPE_TOWN;
553
setlevel = FALSE;
554
}
555
}
556
557
DEVILUTION_END_NAMESPACE
Callers
1
StartGame
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected