Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ BLoad
Function
BLoad
Source/loadsave.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
char BLoad()
178
{
179
return *tbuff++;
180
}
181
182
int WLoad()
183
{
Callers
2
LoadGame
Function · 0.85
LoadLevel
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected