Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bbbradsmith/nsfplay
/ Open
Method
Open
nsfplug_ui/NSFConfigDialog.cpp:81–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
void NSFConfigDialog::Open()
82
{
83
UpdateNSFPlayerConfig(TRUE);
84
ShowWindow(SW_SHOW);
85
}
86
87
void NSFConfigDialog::UpdateNSFPlayerConfig(bool b)
88
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected