mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
Removed Xbox HIDAPI debug code
This commit is contained in:
parent
4fb06a2a38
commit
9fdc6cf307
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user