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

Function FCEU_InitPowerpadB

src/input/powerpad.cpp:81–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81INPUTC *FCEU_InitPowerpadB(int w)
82{
83 side='B';
84 return(FCEU_InitPowerpad(w));
85}

Callers 1

SetInputStuffFunction · 0.85

Calls 1

FCEU_InitPowerpadFunction · 0.85

Tested by

no test coverage detected