Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ doom_alloc_cel
Function
doom_alloc_cel
Source/doom.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void doom_alloc_cel()
41
{
42
pDoomCel = DiabloAllocPtr(0x38000);
43
}
44
45
void doom_cleanup()
46
{
Callers
1
doom_init
Function · 0.85
Calls
1
DiabloAllocPtr
Function · 0.85
Tested by
no test coverage detected