MCPcopy 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
40void doom_alloc_cel()
41{
42 pDoomCel = DiabloAllocPtr(0x38000);
43}
44
45void doom_cleanup()
46{

Callers 1

doom_initFunction · 0.85

Calls 1

DiabloAllocPtrFunction · 0.85

Tested by

no test coverage detected