mirror of
https://github.com/Maschell/hid_to_vpad.git
synced 2024-11-22 06:29:15 +01:00
Same for WPADProbe.
This commit is contained in:
parent
d450843200
commit
a2f0008d2a
@ -105,8 +105,8 @@ DECL(s32, WPADProbe, s32 chan, u32 * result ){
|
||||
(ControllerPatcher::isControllerConnectedAndActive(UController_Type_Pro4) && chan == 3)){
|
||||
if(result != NULL){
|
||||
*result = WPAD_EXT_PRO_CONTROLLER;
|
||||
return 0;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
return real_WPADProbe(chan,result);
|
||||
|
Loading…
Reference in New Issue
Block a user