MCPcopy 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
179int CAccelerator::GetDefaultMod(int Item) const
180{
181 return DEFAULT_TABLE[Item].mod;
182}
183
184LPCWSTR CAccelerator::GetItemModName(int Item) const
185{

Callers 1

OnBnClickedDefaultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected