mirror of
https://github.com/encounter/SDL.git
synced 2025-12-10 14:07:50 +00:00
Removed Xbox HIDAPI debug code
This commit is contained in:
@@ -124,7 +124,6 @@ typedef struct {
|
|||||||
} SDL_DriverXboxOne_Context;
|
} SDL_DriverXboxOne_Context;
|
||||||
|
|
||||||
|
|
||||||
#define DEBUG_XBOX_PROTOCOL
|
|
||||||
#ifdef DEBUG_XBOX_PROTOCOL
|
#ifdef DEBUG_XBOX_PROTOCOL
|
||||||
static void
|
static void
|
||||||
DumpPacket(const char *prefix, Uint8 *data, int size)
|
DumpPacket(const char *prefix, Uint8 *data, int size)
|
||||||
|
|||||||
Reference in New Issue
Block a user