Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ iPadInit
Function
iPadInit
src/SB/Core/gc/iPad.cpp:14–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
PADStatus sPadData[PAD_MAX_CONTROLLERS];
13
14
S32 iPadInit()
15
{
16
PADInit();
17
return 1;
18
}
19
20
_tagxPad* iPadEnable(_tagxPad* pad, S16 port)
21
{
Callers
1
xPadInit
Function · 0.85
Calls
1
PADInit
Function · 0.85
Tested by
no test coverage detected