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

Method Reset

nsfplug_ui/NSFPresetDialog.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21void NSFPresetDialog::Reset(CString path)
22{
23 pman.Reset(path);
24}
25
26void NSFPresetDialog::DoDataExchange(CDataExchange* pDX)
27{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected