mirror of
https://github.com/dborth/vbagx.git
synced 2025-01-28 02:05:26 +01:00
This commit is contained in:
parent
a1e3a93cec
commit
e933e32b20
@ -209,6 +209,7 @@ void ShutoffRumble()
|
|||||||
{
|
{
|
||||||
WPAD_Rumble(i, 0);
|
WPAD_Rumble(i, 0);
|
||||||
rumbleCount[i] = 0;
|
rumbleCount[i] = 0;
|
||||||
|
rumbleRequest[i] = 0;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
PAD_ControlMotor(PAD_CHAN0, PAD_MOTOR_STOP);
|
PAD_ControlMotor(PAD_CHAN0, PAD_MOTOR_STOP);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user