MCPcopy Create free account
hub / github.com/bbbradsmith/nsfplay / Reset

Method Reset

nsfplug_ui/KeyHeader.cpp:25–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25void KeyHeader::Reset()
26{
27 m_nNoiseStatus = 0;
28 m_nDPCMStatus = 0;
29}
30
31void KeyHeader::DoDataExchange(CDataExchange* pDX)
32{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected