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

Function reset

src/Osako/CardAgent.cpp:1175–1181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1173 }
1174
1175 void reset()
1176 {
1177 msFlags &= ~0x1;
1178 msFlags &= ~0x2;
1179 msFlags &= ~0x4;
1180 msState = 0;
1181 }
1182
1183 bool isGhostSavable()
1184 {

Callers 1

waitSelectFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected