mirror of
https://github.com/zeldaret/tp
synced 2026-06-19 07:47:11 -04:00
M_do_controller_pad split and partially matched (#36)
* m_Do_controller_pad split * Attempt to match and match mDoCPd_c::recalibrate * Fix Merge Errors * clang-format Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
@@ -89,7 +89,7 @@ void fpcM_Management(fpcM_ManagementFunc pFunc1, fpcM_ManagementFunc pFunc2) {
|
||||
} else if (lbl_80450D38 == 0) {
|
||||
dLib_time_c::stopTime();
|
||||
Z2SoundMgr_NS_pauseAllGameSound(lbl_80450B60, true);
|
||||
lbl_803DD2D8[0]->stopPatternedRumble();
|
||||
m_gamePad[0]->stopPatternedRumble();
|
||||
lbl_80450D38 = 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user