MCPcopy Create free account
hub / github.com/diasurgical/devilution / FreeLightTable

Function FreeLightTable

Source/lighting.cpp:788–791  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

786}
787
788void FreeLightTable()
789{
790 MemFreeDbg(pLightTbl);
791}
792
793void InitLightTable()
794{

Callers 1

free_gameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected