mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 13:44:56 +00:00
Integrate JBus
This commit is contained in:
@@ -177,7 +177,7 @@ void CGBASupport::Update(float dt)
|
||||
|
||||
case EPhase::PollProbe:
|
||||
/* SIProbe poll normally occurs here with 4 second timeout */
|
||||
x40_siChan = m_endpoint->GetChan();
|
||||
x40_siChan = m_endpoint->getChan();
|
||||
x34_phase = EPhase::StartJoyBusBoot;
|
||||
|
||||
case EPhase::StartJoyBusBoot:
|
||||
|
||||
Reference in New Issue
Block a user