This commit is contained in:
dborth 2009-10-27 21:51:31 +00:00
parent 851402beff
commit 26bc6e5ea8

View File

@ -256,6 +256,7 @@ void ShutoffRumble()
{
WPAD_Rumble(i, 0);
rumbleCount[i] = 0;
rumbleRequest[i] = 0;
}
}