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