Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ SErrSetLastError
Function
SErrSetLastError
SourceX/storm/storm.cpp:807–810 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
805
}
806
807
void SErrSetLastError(DWORD dwErrCode)
808
{
809
nLastError = dwErrCode;
810
}
811
812
int SStrCopy(char *dest, const char *src, int max_length)
813
{
Callers
3
SNetReceiveMessage
Function · 0.85
SNetReceiveTurns
Function · 0.85
mainmenu_select_hero_dialog
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected