Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetDefaultKey
Method
GetDefaultKey
Source/Accelerator.cpp:174–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
int CAccelerator::GetDefaultKey(int Item) const
175
{
176
return DEFAULT_TABLE[Item].key;
177
}
178
179
int CAccelerator::GetDefaultMod(int Item) const
180
{
Callers
1
OnBnClickedDefault
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected