Changed XUSB pool tag

This commit is contained in:
Benjamin Höglinger-Stelzer
2020-05-15 22:15:52 +02:00
parent f9eaad93f2
commit 5bea1d5b0f

View File

@@ -30,7 +30,7 @@
namespace ViGEm::Bus::Targets
{
constexpr auto XUSB_POOL_TAG = 'EGiV';
constexpr auto XUSB_POOL_TAG = 'XUiV';
typedef struct _XUSB_INTERRUPT_IN_PACKET
{