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