MCPcopy 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

12PADStatus sPadData[PAD_MAX_CONTROLLERS];
13
14S32 iPadInit()
15{
16 PADInit();
17 return 1;
18}
19
20_tagxPad* iPadEnable(_tagxPad* pad, S16 port)
21{

Callers 1

xPadInitFunction · 0.85

Calls 1

PADInitFunction · 0.85

Tested by

no test coverage detected