MCPcopy Create free account
hub / github.com/doldecomp/mkdd / setCheckData

Method setCheckData

src/Osako/password.cpp:54–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void Password::setCheckData()
55{
56 mPWTable.bits.hasChecksum = 1;
57 mPWTable.bits.checkData = calcCheckData();
58}
59
60bool Password::pack(EKartID kartId, ECharID driverId, ECharID backId, ECourseID crsID, RaceTime total, RaceTime flap)
61{

Callers 1

writeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected