Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1159
void SavePreLighting()
1160
{
1161
memcpy(dPreLight, dLight, sizeof(dPreLight));
1162
}
1163
1164
void InitVision()
1165
{
Callers
1
LoadGameLevel
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected