This commit is contained in:
dborth 2009-10-27 21:51:17 +00:00
parent a1e3a93cec
commit e933e32b20

View File

@ -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);