Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ BSave
Function
BSave
Source/loadsave.cpp:965–968 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
963
}
964
965
void BSave(char v)
966
{
967
*tbuff++ = v;
968
}
969
970
void WSave(int v)
971
{
Callers
2
SaveGame
Function · 0.85
SaveLevel
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected