Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
81
INPUTC *FCEU_InitPowerpadB(int w)
82
{
83
side=
'B'
;
84
return(FCEU_InitPowerpad(w));
85
}
Callers
1
SetInputStuff
Function · 0.85
Calls
1
FCEU_InitPowerpad
Function · 0.85
Tested by
no test coverage detected