MCPcopy 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
86void DeactivatePortal(int i)
87{
88 portal[i].open = FALSE;
89}
90
91BOOL PortalOnLevel(int i)
92{

Callers 3

On_DEACTIVATEPORTALFunction · 0.85
multi_player_left_msgFunction · 0.85
GetPortalLevelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected