MCPcopy 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
548void InitLevels()
549{
550 if (!leveldebug) {
551 currlevel = 0;
552 leveltype = DTYPE_TOWN;
553 setlevel = FALSE;
554 }
555}
556
557DEVILUTION_END_NAMESPACE

Callers 1

StartGameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected