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

Function FCEUI_SetInputFourscore

src/input.cpp:655–658  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

653 return replaceP2StartWithMicrophone;
654}
655void FCEUI_SetInputFourscore(bool attachFourscore)
656{
657 FSAttached = attachFourscore;
658}
659
660//mbg 6/18/08 HACK
661extern ZAPPER ZD[2];

Callers 3

InitInputPortsFunction · 0.85
InitInputInterfaceFunction · 0.85
InitInputInterfaceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected