menu_cbs.c - don't force on debug logging

This commit is contained in:
twinaphex 2015-10-17 15:30:08 +02:00
parent 1b59823972
commit 669eb8a39f

View File

@ -21,7 +21,7 @@
#include "menu_hash.h"
#include "menu_cbs.h"
#if 1
#if 0
#define DEBUG_LOG
#endif