mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-04 19:07:40 +00:00
disabled linux joystick debugging outputs and reverted unnecessary comment edit
This commit is contained in:
parent
3b53555bcf
commit
db9e14e504
2 changed files with 3 additions and 3 deletions
|
@ -78,11 +78,11 @@
|
|||
#include "../../core/linux/SDL_evdev_capabilities.h"
|
||||
#include "../../core/linux/SDL_udev.h"
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
#define DEBUG_INPUT_EVENTS 1
|
||||
#endif
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
#define DEBUG_GAMEPAD_MAPPING 1
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue