Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
61
void UiSetSpawned(BOOL bSpawned)
62
{
63
gbSpawned = bSpawned;
64
}
65
66
} // namespace dvl
Callers
1
diablo_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected