MCPcopy 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
174int CAccelerator::GetDefaultKey(int Item) const
175{
176 return DEFAULT_TABLE[Item].key;
177}
178
179int CAccelerator::GetDefaultMod(int Item) const
180{

Callers 1

OnBnClickedDefaultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected