MCPcopy 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
965void BSave(char v)
966{
967 *tbuff++ = v;
968}
969
970void WSave(int v)
971{

Callers 2

SaveGameFunction · 0.85
SaveLevelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected