MCPcopy Create free account
hub / github.com/diasurgical/devilution / UiSetSpawned

Function UiSetSpawned

SourceX/DiabloUI/title.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61void UiSetSpawned(BOOL bSpawned)
62{
63 gbSpawned = bSpawned;
64}
65
66} // namespace dvl

Callers 1

diablo_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected