MCPcopy 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
177char BLoad()
178{
179 return *tbuff++;
180}
181
182int WLoad()
183{

Callers 2

LoadGameFunction · 0.85
LoadLevelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected