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

Function SavePreLighting

Source/lighting.cpp:1159–1162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1157}
1158
1159void SavePreLighting()
1160{
1161 memcpy(dPreLight, dLight, sizeof(dPreLight));
1162}
1163
1164void InitVision()
1165{

Callers 1

LoadGameLevelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected