Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ DeactivatePortal
Function
DeactivatePortal
Source/portal.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
void DeactivatePortal(int i)
87
{
88
portal[i].open = FALSE;
89
}
90
91
BOOL PortalOnLevel(int i)
92
{
Callers
3
On_DEACTIVATEPORTAL
Function · 0.85
multi_player_left_msg
Function · 0.85
GetPortalLevel
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected