1
0
Fork 0

Add print_dec() and debug_dec().

This commit is contained in:
tmk 2012-10-25 03:28:25 +09:00
parent ad24858e4f
commit 220de27bed
6 changed files with 130 additions and 67 deletions

View file

@ -6,4 +6,3 @@ bool debug_enable = false;
bool debug_matrix = false;
bool debug_keyboard = false;
bool debug_mouse = false;