mirror of
https://github.com/nefarius/ViGEmBus.git
synced 2025-08-10 00:52:17 +00:00
Fixed orphaned IRP when emulating a DS4
This commit is contained in:
@@ -44,7 +44,7 @@ typedef enum _VIGEM_PDO_STAGE
|
||||
{
|
||||
ViGEmPdoCreate,
|
||||
ViGEmPdoPrepareHardware,
|
||||
ViGEmPdoUsbGetStatusFromDevice
|
||||
ViGEmPdoInternalIoControl
|
||||
|
||||
} VIGEM_PDO_STAGE, *PVIGEM_PDO_STAGE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user