MCPcopy Create free account
hub / github.com/diasurgical/devilution / WriteHeaderAndTables

Method WriteHeaderAndTables

Source/mpqapi.cpp:222–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220 }
221
222 bool WriteHeaderAndTables() {
223 return WriteHeader() && WriteBlockTable() && WriteHashTable();
224 }
225
226 ~Archive()
227 {

Callers 1

OpenMPQFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected