MCPcopy Create free account
hub / github.com/diasurgical/DevilutionX / InitMultiView

Function InitMultiView

Source/player.cpp:2563–2567  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2561}
2562
2563void InitMultiView()
2564{
2565 assert(MyPlayer != nullptr);
2566 ViewPosition = MyPlayer->position.tile;
2567}
2568
2569void PlrClrTrans(Point position)
2570{

Callers 2

LoadGameLevelFunction · 0.85
DebugCmdScrollViewFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected