MCPcopy Create free account
hub / github.com/TASEmulators/fceux / GetAutoFireState

Function GetAutoFireState

src/fceu.cpp:699–702  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

697}
698
699bool GetAutoFireState(int btnIdx)
700{
701 return rapidAlternator;
702}
703
704void AutoFire(void)
705{

Callers 1

UpdateGamepadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected