Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bbbradsmith/nsfplay
/ Reset
Method
Reset
nsfplug_ui/KeyWindow.cpp:127–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
void KeyWindow::Reset()
128
{
129
for(int i=0;i<256;i++)
130
m_nKeyStatus[i]=0;
131
}
132
133
void KeyWindow::DoDataExchange(CDataExchange* pDX)
134
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected