diff options
Diffstat (limited to 'common/debug.c')
| -rw-r--r-- | common/debug.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/common/debug.c b/common/debug.c deleted file mode 100644 index e406d39b0..000000000 --- a/common/debug.c +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | #include <stdbool.h> | ||
| 2 | #include "debug.h" | ||
| 3 | |||
| 4 | |||
| 5 | bool debug_enable = false; | ||
| 6 | bool debug_matrix = false; | ||
| 7 | bool debug_keyboard = false; | ||
| 8 | bool debug_mouse = false; | ||
