Recover matching status
This commit is contained in:
parent
1acc0961d4
commit
30c462a8ef
4 changed files with 12 additions and 26 deletions
|
|
@ -197,8 +197,8 @@ static inline void GWRumbleSet(s32 value)
|
|||
{
|
||||
GWGameStat.rumble = value;
|
||||
if (value == 0) {
|
||||
// TODO: get rumble working
|
||||
// HuPadRumbleAllStop();
|
||||
// TODO PC: get rumble working
|
||||
HuPadRumbleAllStop();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue