Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ freeblockp
Function
freeblockp
source/src/worldlight.cpp:431–434 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
429
}
430
431
void freeblockp(block *b)
432
{
433
delete[] (uchar *)b;
434
}
435
436
void freeblock(block *&b)
437
{
Callers
4
freeblock
Function · 0.85
loopvrev
Function · 0.85
netblockpastexy
Function · 0.85
loopv
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected